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

/freebsd-12-stable/contrib/tcpdump/
H A Dprint-decnet.c383 struct seghdr /* data segment header */ struct
862 const struct seghdr *shp = (const struct seghdr *)nspp;
898 const struct seghdr *shp = (const struct seghdr *)nspp;
934 const struct seghdr *shp = (const struct seghdr *)nspp;
936 (const struct lsmsg *)&(nspp[sizeof(struct seghdr)]);
940 if (nsplen < sizeof(struct seghdr) + sizeof(struct lsmsg))

Completed in 190 milliseconds