Home
last modified time | relevance | path

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

/trueos/contrib/tcpdump/
HDdecnet.h64 struct shorthdr struct
89 struct shorthdr rh_short; /* short route header */ argument
HDprint-decnet.c76 if (length < sizeof(struct shorthdr)) { in decnet_print()
83 if (pktlen < sizeof(struct shorthdr)) { in decnet_print()
147 nspp = &(ap[sizeof(short) + sizeof(struct shorthdr)]); in decnet_print()
148 nsplen = length - sizeof(struct shorthdr); in decnet_print()