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

/freebsd-10.1-release/contrib/tcpdump/
H A Dprint-snmp.c353 #define BE_PDU 9 macro
638 elem->type = BE_PDU;
821 case BE_PDU:
863 if (elem.type == BE_SEQ || elem.type == BE_PDU) {
1474 if (pdu.type != BE_PDU) {

Completed in 103 milliseconds