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

  /external/tcpdump/
print-atalk.c 65 static const struct atNBPtuple *nbp_tuple_print(netdissect_options *ndo, const struct atNBPtuple *,
68 static const struct atNBPtuple *nbp_name_print(netdissect_options *, const struct atNBPtuple *,
382 register const struct atNBPtuple *tp =
383 (const struct atNBPtuple *)((u_char *)np + nbpHeaderSize);
472 static const struct atNBPtuple *
474 register const struct atNBPtuple *tp, register const u_char *ep,
477 register const struct atNBPtuple *tpn;
501 static const struct atNBPtuple *
    [all...]
appletalk.h 113 struct atNBPtuple {

Completed in 43 milliseconds