Home
last modified time | relevance | path

Searched refs:LINUX_VERSION_MINOR (Results 1 – 2 of 2) sorted by relevance

/external/iproute2/include/
Dxtables.h527 #define LINUX_VERSION_MINOR(x) (((x)>> 8) & 0xFF) macro
/external/iptables/include/
Dxtables.h560 #define LINUX_VERSION_MINOR(x) (((x)>> 8) & 0xFF) macro