Searched refs:iap_lsa (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ospf6d/
H A Dospf6_intra.c327 struct ospf6_intra_area_prefix_lsa *iap_lsa;
335 iap_lsa = (struct ospf6_intra_area_prefix_lsa *) (lsa->header + 1);
337 prefixnum = ntohs (iap_lsa->prefix_number);
338 ospf6_lsa_type_string (iap_lsa->refer_lstype, type, sizeof (type));
339 inet_ntop (AF_INET, &iap_lsa->refer_lsid, id, sizeof (id));
340 inet_ntop (AF_INET, &iap_lsa->refer_advrtr, adv_router,
326 struct ospf6_intra_area_prefix_lsa *iap_lsa; local

Completed in 42 milliseconds