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

/external/iproute2/include/
H A Diptables.h15 #ifndef IPT_SO_GET_REVISION_MATCH /* Old kernel source. */
16 #define IPT_SO_GET_REVISION_MATCH (IPT_BASE_CTL + 2) macro
25 #endif /* IPT_SO_GET_REVISION_MATCH Old kernel source */
/external/iproute2/include/linux/netfilter_ipv4/
H A Dip_tables.h109 #define IPT_SO_GET_REVISION_MATCH (IPT_BASE_CTL + 2) macro
/external/iptables/include/linux/netfilter_ipv4/
H A Dip_tables.h109 #define IPT_SO_GET_REVISION_MATCH (IPT_BASE_CTL + 2) macro
/external/kernel-headers/original/linux/netfilter_ipv4/
H A Dip_tables.h113 #define IPT_SO_GET_REVISION_MATCH XT_SO_GET_REVISION_MATCH macro
/external/iptables/iptables/
H A Dxtables.c46 #ifndef IPT_SO_GET_REVISION_MATCH /* Old kernel source. */
47 # define IPT_SO_GET_REVISION_MATCH (IPT_BASE_CTL + 2) macro
149 .so_rev_match = IPT_SO_GET_REVISION_MATCH,

Completed in 339 milliseconds