Home
last modified time | relevance | path

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

/external/tcpdump/
Daddrtoname.c251 (*ndo->ndo_error)(ndo, in getname()
264 (*ndo->ndo_error)(ndo, "getname: strdup(intoa(addr))"); in getname()
306 (*ndo->ndo_error)(ndo, in getname6()
320 (*ndo->ndo_error)(ndo, "getname6: strdup(cp)"); in getname6()
352 (*ndo->ndo_error)(ndo, "lookup_emem: calloc"); in lookup_emem()
396 (*ndo->ndo_error)(ndo, "lookup_bytestring: calloc"); in lookup_bytestring()
401 (*ndo->ndo_error)(ndo, "lookup_bytestring: calloc"); in lookup_bytestring()
441 (*ndo->ndo_error)(ndo, "lookup_nsap: malloc"); in lookup_nsap()
446 (*ndo->ndo_error)(ndo, "lookup_nsap: calloc"); in lookup_nsap()
474 (*ndo->ndo_error)(ndo, "lookup_protoid: calloc"); in lookup_protoid()
[all …]
Dprint.c229 static void ndo_error(netdissect_options *ndo, const char *fmt, ...)
310 (*ndo->ndo_error)(ndo, in get_if_printer()
314 (*ndo->ndo_error)(ndo, in get_if_printer()
418 ndo_error(netdissect_options *ndo, const char *fmt, ...) in ndo_error() function
467 ndo_error(ndo, "Unable to write output: %s", pcap_strerror(errno)); in ndo_printf()
476 ndo->ndo_error=ndo_error; in ndo_set_function_pointers()
Dprint-esp.c214 (*ndo->ndo_error)(ndo, "ran out of memory to allocate sa structure"); in esp_print_addsa()
235 (*ndo->ndo_error)(ndo, "invalid hex digit %c in espsecret\n", hex); in hexdigit()
468 (*ndo->ndo_error)(ndo, "print_esp: can't open %s: %s\n", in esp_print_decode_onesecret()
Dprint-atalk.c604 (*ndo->ndo_error)(ndo, in ataddr_string()
624 (*ndo->ndo_error)(ndo, in ataddr_string()
637 (*ndo->ndo_error)(ndo, "ataddr_string: strdup(nambuf)"); in ataddr_string()
Dprint-tcp.c289 (*ndo->ndo_error)(ndo, in tcp_print()
340 (*ndo->ndo_error)(ndo, in tcp_print()
Dnetdissect.h200 void (*ndo_error)(netdissect_options *, member
Dprint-decnet.c1249 (*ndo->ndo_error)(ndo, "dnnum_string: malloc"); in dnnum_string()