Searched refs:lsa_hdr (Results 1 – 2 of 2) sorted by relevance
165 struct lsa_hdr { struct184 struct lsa_hdr ls_hdr; argument291 struct lsa_hdr db_lshdr[1]; /* may repeat */315 struct lsa_hdr lsa_lshdr[1]; /* may repeat */
190 static int ospf_print_lshdr(const struct lsa_hdr *);463 ospf_print_lshdr(register const struct lsa_hdr *lshp) in ospf_print_lshdr()469 if (ls_length < sizeof(struct lsa_hdr)) { in ospf_print_lshdr()471 (unsigned long)sizeof(struct lsa_hdr)); in ospf_print_lshdr()480 ls_length-(u_int)sizeof(struct lsa_hdr)); in ospf_print_lshdr()576 ls_length -= sizeof(struct lsa_hdr); in ospf_print_lsa()928 register const struct lsa_hdr *lshp; in ospf_decode_v2()