Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter_ipv6/
H A Dip6_tables.h171 #define IP6T_BASE_CTL 64 macro
173 #define IP6T_SO_SET_REPLACE (IP6T_BASE_CTL)
174 #define IP6T_SO_SET_ADD_COUNTERS (IP6T_BASE_CTL + 1)
177 #define IP6T_SO_GET_INFO (IP6T_BASE_CTL)
178 #define IP6T_SO_GET_ENTRIES (IP6T_BASE_CTL + 1)
179 #define IP6T_SO_GET_REVISION_MATCH (IP6T_BASE_CTL + 4)
180 #define IP6T_SO_GET_REVISION_TARGET (IP6T_BASE_CTL + 5)
/openbmc/linux/net/ipv6/netfilter/
H A Dip6_tables.c1836 .set_optmin = IP6T_BASE_CTL,
1839 .get_optmin = IP6T_BASE_CTL,