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

  /external/tcpdump/
print-atalk.c 64 static const struct atNBPtuple *nbp_tuple_print(netdissect_options *ndo, const struct atNBPtuple *,
67 static const struct atNBPtuple *nbp_name_print(netdissect_options *, const struct atNBPtuple *,
413 register const struct atNBPtuple *tp =
414 (const struct atNBPtuple *)((const u_char *)np + nbpHeaderSize);
503 static const struct atNBPtuple *
505 register const struct atNBPtuple *tp, register const u_char *ep,
508 register const struct atNBPtuple *tpn;
532 static const struct atNBPtuple *
    [all...]
appletalk.h 113 struct atNBPtuple {

Completed in 67 milliseconds