Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter_ipv6/
H A Dip6_tables.h154 #define IP6T_BASE_CTL 64 macro
156 #define IP6T_SO_SET_REPLACE (IP6T_BASE_CTL)
157 #define IP6T_SO_SET_ADD_COUNTERS (IP6T_BASE_CTL + 1)
160 #define IP6T_SO_GET_INFO (IP6T_BASE_CTL)
161 #define IP6T_SO_GET_ENTRIES (IP6T_BASE_CTL + 1)
162 #define IP6T_SO_GET_REVISION_MATCH (IP6T_BASE_CTL + 4)
163 #define IP6T_SO_GET_REVISION_TARGET (IP6T_BASE_CTL + 5)