Searched refs:nsphdr (Results 1 – 1 of 1) sorted by relevance
356 struct nsphdr /* general nsp header */ struct796 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()