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

/freebsd-9.3-release/contrib/tcpdump/
H A Ddecnet.h64 struct shorthdr struct
89 struct shorthdr rh_short; /* short route header */
H A Dprint-decnet.c76 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);

Completed in 132 milliseconds