Searched refs:IPT_BASE_CTL (Results 1 – 2 of 2) sorted by relevance
134 #define IPT_BASE_CTL 64 macro136 #define IPT_SO_SET_REPLACE (IPT_BASE_CTL)137 #define IPT_SO_SET_ADD_COUNTERS (IPT_BASE_CTL + 1)140 #define IPT_SO_GET_INFO (IPT_BASE_CTL)141 #define IPT_SO_GET_ENTRIES (IPT_BASE_CTL + 1)142 #define IPT_SO_GET_REVISION_MATCH (IPT_BASE_CTL + 2)143 #define IPT_SO_GET_REVISION_TARGET (IPT_BASE_CTL + 3)
1829 .set_optmin = IPT_BASE_CTL,1832 .get_optmin = IPT_BASE_CTL,