Searched refs:shorthdr (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/tcpdump/
H A Dprint-decnet.c77 struct shorthdr struct
102 struct shorthdr rh_short; /* short route header */
496 if (length < sizeof(struct shorthdr)) {
503 if (pktlen < sizeof(struct shorthdr)) {
568 nspp = &(ap[sizeof(short) + sizeof(struct shorthdr)]);
569 nsplen = length - sizeof(struct shorthdr);

Completed in 153 milliseconds