Searched defs:LINUX_VERSION (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/include/
H A Diptables.h24 #define LINUX_VERSION(x,y,z) (0x10000*(x) + 0x100*(y) + z) macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/vmstat/proc/
H A Dversion.h24 #define LINUX_VERSION(x,y,z) (0x10000*(x) + 0x100*(y) + z) macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/include/
H A Diptables.h196 #define LINUX_VERSION(x,y,z) (0x10000*(x) + 0x100*(y) + z) macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/
H A DMakefile40 LINUX_VERSION ?= 2_6_36 macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/install/include/
H A Dxtables.h483 #define LINUX_VERSION(x,y,z) (0x10000*(x) + 0x100*(y) + z) macro

Completed in 85 milliseconds