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
877 struct seghdr *shp = (struct seghdr *)nspp; in print_nsp()
923 struct seghdr *shp = (struct seghdr *)nspp; in print_nsp()
969 struct seghdr *shp = (struct seghdr *)nspp; in print_nsp()
971 (struct lsmsg *)&(nspp[sizeof(struct seghdr)]); in print_nsp()
975 if (nsplen < sizeof(struct seghdr) + sizeof(struct lsmsg)) in print_nsp()