Searched refs:shorthdr (Results 1 – 1 of 1) sorted by relevance
69 struct shorthdr struct94 struct shorthdr rh_short; /* short route header */ argument478 if (length < sizeof(struct shorthdr)) { in decnet_print()479 ND_PRINT(" (length %u < %zu)", length, sizeof(struct shorthdr)); in decnet_print()484 if (pktlen < sizeof(struct shorthdr)) { in decnet_print()485 ND_PRINT(" (pktlen %u < %zu)", pktlen, sizeof(struct shorthdr)); in decnet_print()546 nspp = ap + sizeof(short) + sizeof(struct shorthdr); in decnet_print()547 nsplen = length - sizeof(struct shorthdr); in decnet_print()