Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-snmp.c366 #define BE_PDU 9 macro
652 elem->type = BE_PDU; in asn1_parse()
835 case BE_PDU: in asn1_print()
876 if (elem.type == BE_SEQ || elem.type == BE_PDU) { in asn1_decode()
1496 if (pdu.type != BE_PDU) { in pdu_print()