Searched refs: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.h138 #define IPT_SO_GET_REVISION_MATCH (IPT_BASE_CTL + 2) macro
/external/iptables/include/linux/netfilter_ipv4/
H A Dip_tables.h138 #define IPT_SO_GET_REVISION_MATCH (IPT_BASE_CTL + 2) macro
/external/kernel-headers/original/uapi/linux/netfilter_ipv4/
H A Dip_tables.h140 #define IPT_SO_GET_REVISION_MATCH (IPT_BASE_CTL + 2) macro
/external/iptables/libxtables/
H A Dxtables.c54 #ifndef IPT_SO_GET_REVISION_MATCH /* Old kernel source. */
55 # define IPT_SO_GET_REVISION_MATCH (IPT_BASE_CTL + 2) macro
157 .so_rev_match = IPT_SO_GET_REVISION_MATCH,

Completed in 124 milliseconds