Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:atNBPtuple

72 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 *
506 nbp_name_print(const struct atNBPtuple *tp, register const u_char *ep)
524 return ((const struct atNBPtuple *)cp);