Home
last modified time | relevance | path

Searched refs:IPT_SO_GET_REVISION_MATCH (Results 1 – 5 of 5) sorted by relevance

/external/iproute2/include/
Diptables.h15 #ifndef IPT_SO_GET_REVISION_MATCH /* Old kernel source. */
16 #define IPT_SO_GET_REVISION_MATCH (IPT_BASE_CTL + 2) macro
/external/iptables/include/linux/netfilter_ipv4/
Dip_tables.h109 #define IPT_SO_GET_REVISION_MATCH (IPT_BASE_CTL + 2) macro
/external/iproute2/include/linux/netfilter_ipv4/
Dip_tables.h109 #define IPT_SO_GET_REVISION_MATCH (IPT_BASE_CTL + 2) macro
/external/kernel-headers/original/linux/netfilter_ipv4/
Dip_tables.h113 #define IPT_SO_GET_REVISION_MATCH XT_SO_GET_REVISION_MATCH macro
/external/iptables/iptables/
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,