ARPT_BASE_CTL
#define ARPT_SO_SET_REPLACE (ARPT_BASE_CTL)
#define ARPT_SO_SET_ADD_COUNTERS (ARPT_BASE_CTL + 1)
#define ARPT_SO_GET_INFO (ARPT_BASE_CTL)
#define ARPT_SO_GET_ENTRIES (ARPT_BASE_CTL + 1)
#define ARPT_SO_GET_REVISION_TARGET (ARPT_BASE_CTL + 3)
.set_optmin = ARPT_BASE_CTL,
.get_optmin = ARPT_BASE_CTL,