Searched refs:SNMP_T_COUNTER32 (Results 1 – 8 of 8) sorted by relevance
/openbsd/usr.sbin/snmpd/ |
H A D | smi.c | 272 case SNMP_T_COUNTER32: in smi_debug_elements() 510 case SNMP_T_COUNTER32: in smi_print_element() 596 case SNMP_T_COUNTER32: in smi_application()
|
H A D | snmp.h | 101 SNMP_T_COUNTER32 = 1, enumerator
|
H A D | application_internal.c | 525 ober_set_header(value, BER_CLASS_APPLICATION, SNMP_T_COUNTER32); in appl_internal_snmp() 564 ober_set_header(value, BER_CLASS_APPLICATION, SNMP_T_COUNTER32); in appl_internal_usmstats()
|
H A D | application.c | 448 ober_set_header(value, BER_CLASS_APPLICATION, SNMP_T_COUNTER32); in appl_targetmib() 1501 case SNMP_T_COUNTER32: in appl_varbind_valid()
|
H A D | application_agentx.c | 988 ober_set_header(elm, BER_CLASS_APPLICATION, SNMP_T_COUNTER32); in appl_agentx_value2ber_element()
|
/openbsd/usr.bin/snmp/ |
H A D | snmp.h | 59 SNMP_T_COUNTER32 = 1, enumerator
|
H A D | smi.c | 131 case SNMP_T_COUNTER32: in smi_debug_elements() 336 if (root->be_type == SNMP_T_COUNTER32) in smi_print_element() 533 case SNMP_T_COUNTER32: in smi_application()
|
H A D | snmpc.c | 1452 SNMP_T_COUNTER32)) == NULL) in snmpc_varbindparse()
|