Home
last modified time | relevance | path

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

/openbsd/regress/usr.sbin/snmpd/
H A Dregress.h30 TYPE_ENDOFMIBVIEW = 130, enumerator
H A Dbackend.c473 varbind.type = TYPE_ENDOFMIBVIEW; in backend_get_endofmibview()
2098 varbind.type = TYPE_ENDOFMIBVIEW; in backend_getnext_endofmibview()
2197 varbind1.type = TYPE_ENDOFMIBVIEW; in backend_getnext_jumpnext()
2226 .type = TYPE_ENDOFMIBVIEW, in backend_getnext_jumpnext_endofmibview()
2256 varbind1.type = TYPE_ENDOFMIBVIEW; in backend_getnext_jumpnext_endofmibview()
2315 varbind1.type = TYPE_ENDOFMIBVIEW; in backend_getnext_jump_up()
2999 varbind[0].type = TYPE_ENDOFMIBVIEW; in backend_getnext_instance_below_region_before_instance()
3474 varbind.type = TYPE_ENDOFMIBVIEW; in backend_getbulk_endofmibview()
3501 .type = TYPE_ENDOFMIBVIEW, in backend_getbulk_endofmibview_second_rep()
3559 .type = TYPE_ENDOFMIBVIEW, in backend_getbulk_endofmibview_two_varbinds()
[all …]
H A Dsnmp.c763 case TYPE_ENDOFMIBVIEW: in snmp_data2ber_element()
1283 varbindlist[i].type != TYPE_ENDOFMIBVIEW) in snmp_pdu_validate()
H A Dagentx.c2521 pool[j].type == TYPE_ENDOFMIBVIEW) { in agentx_getnext_handle()
2634 varbind[j].type == TYPE_ENDOFMIBVIEW) { in agentx_getbulk_handle()