Home
last modified time | relevance | path

Searched refs:SNMP_INDEX (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/bsnmp/lib/
H A Dsnmpagent.h116 #define SNMP_INDEX(V,I) \ macro
/freebsd/contrib/bsnmp/snmpd/
H A Dexport.c259 switch (SNMP_INDEX(code, idx)) { in index_decode()
/freebsd/contrib/bsnmp/snmp_vacm/
H A Dvacm_snmp.c880 index_count = SNMP_INDEX(index_count, 1); in vacm_get_context()
907 index_count = SNMP_INDEX(index_count, 1); in vacm_get_next_context()
/freebsd/contrib/bsnmp/gensnmptree/
H A Dgensnmptree.c1186 print_syntax(SNMP_INDEX(np->u.entry.index, i)); in gen_tree()