HomeSort by relevance Sort by last modified time
    Searched refs:atNBPtuple (Results 1 - 2 of 2) sorted by null

  /external/tcpdump/
print-atalk.c 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 *
    [all...]
appletalk.h 115 struct atNBPtuple {

Completed in 62 milliseconds