Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:lsa_hdr

452                  register const struct lsa_hdr *lshp)
458 if (ls_length < sizeof(struct lsa_hdr)) {
460 (unsigned long)sizeof(struct lsa_hdr)));
469 ls_length - (u_int)sizeof(struct lsa_hdr)));
567 ls_length -= sizeof(struct lsa_hdr);
918 register const struct lsa_hdr *lshp;