Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dappletalk.h108 struct atNBP { struct
H A Dprint-atalk.c60 static void nbp_print(netdissect_options *, const struct atNBP *, u_int, u_short, u_char, u_char);
271 nbp_print(ndo, (const struct atNBP *)bp, length, snet, snode, skt); in ddp_print()
419 const struct atNBP *np, u_int length, u_short snet, in nbp_print()