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

/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dprint-atalk.c72 static const struct atNBPtuple *nbp_tuple_print(const struct atNBPtuple *,
75 static const struct atNBPtuple *nbp_name_print(const struct atNBPtuple *,
384 register const struct atNBPtuple *tp =
385 (const struct atNBPtuple *)((u_char *)np + nbpHeaderSize);
475 static const struct atNBPtuple *
476 nbp_tuple_print(register const struct atNBPtuple *tp,
481 register const struct atNBPtuple *tpn;
505 static const struct atNBPtuple *
[all...]
H A Dappletalk.h115 struct atNBPtuple { struct

Completed in 185 milliseconds