Searched refs:lsa_hdr (Results 1 – 2 of 2) sorted by relevance
166 struct lsa_hdr { struct185 struct lsa_hdr ls_hdr; argument292 struct lsa_hdr db_lshdr[1]; /* may repeat */316 struct lsa_hdr lsa_lshdr[1]; /* may repeat */
514 register const struct lsa_hdr *lshp) in ospf_print_lshdr()520 if (ls_length < sizeof(struct lsa_hdr)) { in ospf_print_lshdr()522 (unsigned long)sizeof(struct lsa_hdr))); in ospf_print_lshdr()531 ls_length - (u_int)sizeof(struct lsa_hdr))); in ospf_print_lshdr()633 ls_length -= sizeof(struct lsa_hdr); in ospf_print_lsa()985 register const struct lsa_hdr *lshp; in ospf_decode_v2()