Searched refs:pdu_type_string (Results 1 – 3 of 3) sorted by relevance
107 extern char *pdu_type_string(uchar_t type);
49 char *pdu_type_string(u_char type) in pdu_type_string() function
512 trace("type: %s\n", pdu_type_string(pdu->type)); in trace_snmp_pdu()