Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-snmp.c367 #define BE_PDU 9 macro
650 elem->type = BE_PDU; in asn1_parse()
833 case BE_PDU: in asn1_print()
874 if (elem.type == BE_SEQ || elem.type == BE_PDU) { in asn1_decode()
1488 if (pdu.type != BE_PDU) { in pdu_print()