Searched refs:SNMP_INDEX_COUNT (Results 1 – 3 of 3) sorted by relevance
115 #define SNMP_INDEX_COUNT(V) ((V) & SNMP_INDEX_MASK) macro
250 index_count = SNMP_INDEX_COUNT(code); in index_decode()
1137 for (i = 0; i < SNMP_INDEX_COUNT(np->u.entry.index); i++) in gen_tree()