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

/freebsd-10-stable/contrib/tcpdump/
H A Dprint-esp.c149 (*ndo->ndo_error)(ndo, "ran out of memory to allocate sa structure");
170 (*ndo->ndo_error)(ndo, "invalid hex digit %c in espsecret\n", hex);
H A Dtcpdump.c139 static void ndo_error(netdissect_options *ndo, const char *fmt, ...)
802 gndo->ndo_error=ndo_error;
2318 ndo_error(netdissect_options *ndo _U_, const char *fmt, ...) function
H A Dnetdissect.h159 void (*ndo_error)(netdissect_options *, member in struct:netdissect_options

Completed in 59 milliseconds