Searched refs:IP6T_BASE_CTL (Results 1 - 2 of 2) sorted by relevance

/external/iptables/include/linux/netfilter_ipv6/
H A Dip6_tables.h151 #define IP6T_BASE_CTL 64 macro
153 #define IP6T_SO_SET_REPLACE (IP6T_BASE_CTL)
154 #define IP6T_SO_SET_ADD_COUNTERS (IP6T_BASE_CTL + 1)
157 #define IP6T_SO_GET_INFO (IP6T_BASE_CTL)
158 #define IP6T_SO_GET_ENTRIES (IP6T_BASE_CTL + 1)
159 #define IP6T_SO_GET_REVISION_MATCH (IP6T_BASE_CTL + 4)
160 #define IP6T_SO_GET_REVISION_TARGET (IP6T_BASE_CTL + 5)
/external/kernel-headers/original/linux/netfilter_ipv6/
H A Dip6_tables.h111 #define IP6T_BASE_CTL XT_BASE_CTL macro

Completed in 479 milliseconds