Home | History | Annotate | Download | only in tcpdump

Lines Matching full:lsmsg

409 struct lsmsg				/* link service message (after hdr) */
970 struct lsmsg *lsmp =
971 (struct lsmsg *)&(nspp[sizeof(struct seghdr)]);
975 if (nsplen < sizeof(struct seghdr) + sizeof(struct lsmsg))