Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-atalk.c64 static const struct atNBPtuple *nbp_name_print(netdissect_options *, const struct atNBPtuple *,
456 (void)nbp_name_print(ndo, tp, ep); in nbp_print()
532 tpn = nbp_name_print(ndo, tp, ep); in nbp_tuple_print()
552 nbp_name_print(netdissect_options *ndo, in nbp_name_print() function