Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-snmp.c350 #define BE_PDU 9 macro
634 elem->type = BE_PDU; in asn1_parse()
817 case BE_PDU: in asn1_print()
858 if (elem.type == BE_SEQ || elem.type == BE_PDU) { in asn1_decode()
1475 if (pdu.type != BE_PDU) { in pdu_print()