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

/external/iptables/include/linux/netfilter_ipv6/
H A Dip6_tables.h176 #define IP6T_SO_GET_REVISION_TARGET (IP6T_BASE_CTL + 5) macro
177 #define IP6T_SO_GET_MAX IP6T_SO_GET_REVISION_TARGET
/external/kernel-headers/original/uapi/linux/netfilter_ipv6/
H A Dip6_tables.h178 #define IP6T_SO_GET_REVISION_TARGET (IP6T_BASE_CTL + 5) macro
179 #define IP6T_SO_GET_MAX IP6T_SO_GET_REVISION_TARGET
/external/iptables/libxtables/
H A Dxtables.c60 # define IP6T_SO_GET_REVISION_TARGET 69 macro
168 .so_rev_target = IP6T_SO_GET_REVISION_TARGET,

Completed in 147 milliseconds