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

/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/src/router/iptables-1.x/include/
H A Diptables.h196 #define LINUX_VERSION(x,y,z) (0x10000*(x) + 0x100*(y) + z) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/
H A DMakefile36 LINUX_VERSION = 2_6 macro
[all...]

Completed in 85 milliseconds