Searched refs:atNBP (Results 1 – 2 of 2) sorted by relevance
/external/tcpdump/ |
D | appletalk.h | 108 struct atNBP { struct
|
D | print-atalk.c | 63 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()
|