Searched refs:lsa6_prefix (Results 1 – 2 of 2) sorted by relevance
50 struct lsa6_prefix { struct90 struct lsa6_prefix inter_ap_prefix[1];103 struct lsa6_prefix llsa_prefix[1];112 struct lsa6_prefix intra_ap_prefix[1];
254 ospf6_print_lsaprefix(int flags, struct lsa6_prefix *lpfx) in ospf6_print_lsaprefix()323 struct lsa6_prefix *lpfx; in interpret_ospf6_lsa()500 if (lpfx > (struct lsa6_prefix *)ls_end) in interpret_ospf6_lsa()502 while (lpfx + sizeof (*lpfx) <= (struct lsa6_prefix *)ls_end) { in interpret_ospf6_lsa()504 lpfx = (struct lsa6_prefix *)(((uchar_t *)lpfx) + k); in interpret_ospf6_lsa()505 if (lpfx > (struct lsa6_prefix *)ls_end) in interpret_ospf6_lsa()537 lpfx = (struct lsa6_prefix *)(((uchar_t *)lpfx) + k); in interpret_ospf6_lsa()566 lpfx = (struct lsa6_prefix *)(((uchar_t *)lpfx) + k); in interpret_ospf6_lsa()