Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-decnet.c365 struct seghdr /* data segment header */ struct
818 const struct seghdr *shp = (const struct seghdr *)nspp; in print_nsp()
851 const struct seghdr *shp = (const struct seghdr *)nspp; in print_nsp()
884 const struct seghdr *shp = (const struct seghdr *)nspp; in print_nsp()
886 (const struct lsmsg *)(nspp + sizeof(struct seghdr)); in print_nsp()
890 if (nsplen < sizeof(struct seghdr) + sizeof(struct lsmsg)) in print_nsp()