Searched refs:atNBPtuple (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/tcpdump/
H A Dprint-atalk.c67 static const struct atNBPtuple *nbp_tuple_print(netdissect_options *ndo, const struct atNBPtuple *,
70 static const struct atNBPtuple *nbp_name_print(netdissect_options *, const struct atNBPtuple *,
384 register const struct atNBPtuple *tp =
385 (const struct atNBPtuple *)((u_char *)np + nbpHeaderSize);
474 static const struct atNBPtuple *
476 register const struct atNBPtuple *tp, register const u_char *ep,
479 register const struct atNBPtuple *tpn;
503 static const struct atNBPtuple *
[all...]
H A Dappletalk.h113 struct atNBPtuple { struct

Completed in 107 milliseconds