HomeSort by relevance Sort by last modified time
    Searched full:longhdr (Results 1 - 1 of 1) sorted by null

  /external/tcpdump/
print-decnet.c 94 struct longhdr struct
112 struct longhdr rh_long; /* long route header */
566 if (length < sizeof(struct longhdr)) {
576 nspp = &(ap[sizeof(short) + sizeof(struct longhdr)]);
577 nsplen = length - sizeof(struct longhdr);
    [all...]

Completed in 65 milliseconds