Home
last modified time | relevance | path

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

/external/tcpdump/
Dappletalk.h108 struct atNBP { struct
Dprint-atalk.c63 static void nbp_print(netdissect_options *, const struct atNBP *, u_int, u_short, u_char, u_char);
262 nbp_print(ndo, (const struct atNBP *)bp, length, snet, snode, skt); in ddp_print()
410 register const struct atNBP *np, u_int length, register u_short snet, in nbp_print()