Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-decnet.c363 struct seghdr /* data segment header */ struct
816 const struct seghdr *shp = (const struct seghdr *)nspp; in print_nsp()
849 const struct seghdr *shp = (const struct seghdr *)nspp; in print_nsp()
882 const struct seghdr *shp = (const struct seghdr *)nspp; in print_nsp()
884 (const struct lsmsg *)(nspp + sizeof(struct seghdr)); in print_nsp()
888 if (nsplen < sizeof(struct seghdr) + sizeof(struct lsmsg)) in print_nsp()