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

/external/tcpdump/
H A Dnetdissect.h145 void (*ndo_error)(netdissect_options *, member in struct:netdissect_options
H A Dtcpdump.c113 static void ndo_error(netdissect_options *ndo, const char *fmt, ...);
481 gndo->ndo_error=ndo_error;
1430 ndo_error(netdissect_options *ndo _U_, const char *fmt, ...) function

Completed in 165 milliseconds