Searched refs:IP6T_BASE_CTL (Results 1 – 2 of 2) sorted by relevance
171 #define IP6T_BASE_CTL 64 macro173 #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)
1873 .set_optmin = IP6T_BASE_CTL,1876 .get_optmin = IP6T_BASE_CTL,