Searched refs:IPT_BASE_CTL (Results 1 – 2 of 2) sorted by relevance
132 #define IPT_BASE_CTL 64 macro134 #define IPT_SO_SET_REPLACE (IPT_BASE_CTL)135 #define IPT_SO_SET_ADD_COUNTERS (IPT_BASE_CTL + 1)138 #define IPT_SO_GET_INFO (IPT_BASE_CTL)139 #define IPT_SO_GET_ENTRIES (IPT_BASE_CTL + 1)140 #define IPT_SO_GET_REVISION_MATCH (IPT_BASE_CTL + 2)141 #define IPT_SO_GET_REVISION_TARGET (IPT_BASE_CTL + 3)
2042 .set_optmin = IPT_BASE_CTL,2048 .get_optmin = IPT_BASE_CTL,