Searched refs:ARPT_BASE_CTL (Results 1 – 2 of 2) sorted by relevance
122 #define ARPT_BASE_CTL 96 macro124 #define ARPT_SO_SET_REPLACE (ARPT_BASE_CTL)125 #define ARPT_SO_SET_ADD_COUNTERS (ARPT_BASE_CTL + 1)128 #define ARPT_SO_GET_INFO (ARPT_BASE_CTL)129 #define ARPT_SO_GET_ENTRIES (ARPT_BASE_CTL + 1)131 #define ARPT_SO_GET_REVISION_TARGET (ARPT_BASE_CTL + 3)
1611 .set_optmin = ARPT_BASE_CTL,1614 .get_optmin = ARPT_BASE_CTL,