Home
last modified time | relevance | path

Searched refs:lsa_hdr (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dospf.h166 struct lsa_hdr { struct
185 struct lsa_hdr ls_hdr; argument
292 struct lsa_hdr db_lshdr[1]; /* may repeat */
316 struct lsa_hdr lsa_lshdr[1]; /* may repeat */
H A Dprint-ospf.c525 const struct lsa_hdr *lshp) in ospf_print_lshdr()
531 if (ls_length < sizeof(struct lsa_hdr)) { in ospf_print_lshdr()
533 sizeof(struct lsa_hdr)); in ospf_print_lshdr()
540 ls_length - sizeof(struct lsa_hdr)); in ospf_print_lshdr()
642 ls_length -= sizeof(struct lsa_hdr); in ospf_print_lsa()
978 const struct lsa_hdr *lshp; in ospf_decode_v2()
H A Dprint-ospf6.c395 if (ls_length < sizeof(struct lsa_hdr)) { in ospf6_print_lshdr()
397 sizeof(struct lsa_hdr)); in ospf6_print_lshdr()