Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dappletalk.h74 struct atATP { struct
H A Dprint-atalk.c58 static void atp_print(netdissect_options *, const struct atATP *, u_int);
275 atp_print(ndo, (const struct atATP *)bp, length); in ddp_print()
290 const struct atATP *ap, u_int length) in atp_print()