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

/openbsd-current/usr.sbin/tcpdump/
H A Dprint-atalk.c79 static const struct atNBPtuple *nbp_tuple_print(const struct atNBPtuple *,
82 static const struct atNBPtuple *nbp_name_print(const struct atNBPtuple *,
383 const struct atNBPtuple *tp =
384 (struct atNBPtuple *)((u_char *)np + nbpHeaderSize);
491 static const struct atNBPtuple *
492 nbp_tuple_print(const struct atNBPtuple *tp,
497 const struct atNBPtuple *tpn;
521 static const struct atNBPtuple *
[all...]
H A Dappletalk.h116 struct atNBPtuple { struct

Completed in 77 milliseconds