Searched defs:reply_pktsz (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Dpdu.c97 pdu->reply_pktsz = 0;
185 snmp_parse_reply(int reqid, uchar_t *reply_pkt, size_t reply_pktsz) argument
189 size_t msgsz = reply_pktsz;
H A Dpdu.h71 size_t reply_pktsz; /* not really part of PDU */ member in struct:snmp_pdu

Completed in 53 milliseconds