HomeSort by relevance Sort by last modified time
    Searched refs:ndo_error (Results 1 - 3 of 3) sorted by null

  /external/tcpdump/
print-esp.c 91 (*ndo->ndo_error)(ndo, "ran out of memory to allocate sa structure");
112 (*ndo->ndo_error)(ndo, "invalid hex digit %c in espsecret\n", hex);
tcpdump.c 113 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
    [all...]
netdissect.h 145 void (*ndo_error)(netdissect_options *, member in struct:netdissect_options

Completed in 448 milliseconds