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

/external/iptables/include/linux/netfilter_ipv6/
H A Dip6_tables.h160 #define IP6T_SO_GET_REVISION_TARGET (IP6T_BASE_CTL + 5) macro
161 #define IP6T_SO_GET_MAX IP6T_SO_GET_REVISION_TARGET
/external/kernel-headers/original/linux/netfilter_ipv6/
H A Dip6_tables.h120 #define IP6T_SO_GET_REVISION_TARGET XT_SO_GET_REVISION_TARGET macro
/external/iptables/iptables/
H A Dxtables.c52 # define IP6T_SO_GET_REVISION_TARGET 69 macro
160 .so_rev_target = IP6T_SO_GET_REVISION_TARGET,

Completed in 138 milliseconds