Home
last modified time | relevance | path

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

/openbsd/usr.sbin/tcpdump/
H A Dprint-snmp.c178 #define DECODE_ErrorStatus(e) \ macro
941 DECODE_ErrorStatus(elem.data.integer)); in snmppdu_print()
946 printf(" %s", DECODE_ErrorStatus(elem.data.integer)); in snmppdu_print()