Searched refs:MIB_COUNTERS (Results 1 – 2 of 2) sorted by relevance
120 } MIB_COUNTERS; typedef508 MIB_COUNTERS CountersTable;
143 #define MIB_COUNTERS(p) (0x1000 + ((p) << 7)) macro1275 return rdl(mp, MIB_COUNTERS(mp->port_num) + offset); in mib_read()