lsa6_prefix
ospf6_print_lsaprefix(int flags, struct lsa6_prefix *lpfx)
struct lsa6_prefix *lpfx;
if (lpfx > (struct lsa6_prefix *)ls_end)
while (lpfx + sizeof (*lpfx) <= (struct lsa6_prefix *)ls_end) {
lpfx = (struct lsa6_prefix *)(((uchar_t *)lpfx) + k);
if (lpfx > (struct lsa6_prefix *)ls_end)
lpfx = (struct lsa6_prefix *)(((uchar_t *)lpfx) + k);
lpfx = (struct lsa6_prefix *)(((uchar_t *)lpfx) + k);
struct lsa6_prefix llsa_prefix[1];
struct lsa6_prefix intra_ap_prefix[1];
struct lsa6_prefix inter_ap_prefix[1];