Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-atalk.c64 static void nbp_print(netdissect_options *, const struct atNBP *, u_int, u_short, u_char, u_char);
231 nbp_print(ndo, (const struct atNBP *)bp, length, snet, snode, skt); in ddp_print()
378 nbp_print(netdissect_options *ndo, in nbp_print() function