Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-decnet.c393 struct seghdr /* data segment header */ struct
876 const struct seghdr *shp = (const struct seghdr *)nspp; in print_nsp()
912 const struct seghdr *shp = (const struct seghdr *)nspp; in print_nsp()
948 const struct seghdr *shp = (const struct seghdr *)nspp; in print_nsp()
950 (const struct lsmsg *)&(nspp[sizeof(struct seghdr)]); in print_nsp()
954 if (nsplen < sizeof(struct seghdr) + sizeof(struct lsmsg)) in print_nsp()