Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-decnet.c356 struct nsphdr /* general nsp header */ struct
796 const struct nsphdr *nsphp = (const struct nsphdr *)nspp; in print_nsp()
799 if (nsplen < sizeof(struct nsphdr)) { in print_nsp()
800 ND_PRINT(" (nsplen %u < %zu)", nsplen, sizeof(struct nsphdr)); in print_nsp()