Searched defs:LINUX_VERSION_MAJOR (Results 1 - 2 of 2) sorted by relevance

/external/iproute2/include/
H A Dxtables.h526 #define LINUX_VERSION_MAJOR(x) (((x)>>16) & 0xFF) macro
/external/iptables/include/
H A Dxtables.h559 #define LINUX_VERSION_MAJOR(x) (((x)>>16) & 0xFF) macro

Completed in 201 milliseconds