Home
last modified time | relevance | path

Searched refs:ASN_EXCEPT_ENDOFMIBVIEW (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/bsnmp/lib/
H A Dasn1.h180 ASN_EXCEPT_ENDOFMIBVIEW = 0x02, enumerator
H A Dsnmp.c167 case ASN_CLASS_CONTEXT | ASN_EXCEPT_ENDOFMIBVIEW: in get_var_binding()
974 err = asn_put_exception(b, ASN_EXCEPT_ENDOFMIBVIEW); in snmp_binding_encode()