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

  /external/tcpdump/
print-decnet.c 76 if (length < sizeof(struct shorthdr)) {
83 if (pktlen < sizeof(struct shorthdr)) {
147 nspp = &(ap[sizeof(short) + sizeof(struct shorthdr)]);
148 nsplen = length - sizeof(struct shorthdr);
decnet.h 64 struct shorthdr struct
89 struct shorthdr rh_short; /* short route header */

Completed in 72 milliseconds