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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_intra.c106 if (iap->refer_lstype == htons (OSPF6_LSA_TYPE_ROUTER) &&
117 while (iap->refer_lstype == topo_entry.path.origin.type &&
158 if (iap->refer_lstype == htons (OSPF6_LSA_TYPE_ROUTER) &&
169 while (iap->refer_lstype == topo_entry.path.origin.type &&
210 if (iap->refer_lstype == htons (OSPF6_LSA_TYPE_ROUTER) &&
217 if (iap->refer_lstype != topo_entry->path.origin.type ||
253 if (iap->refer_lstype == htons (OSPF6_LSA_TYPE_ROUTER) &&
258 if (iap->refer_lstype != topo_entry->path.origin.type ||
338 ospf6_lsa_type_string (iap_lsa->refer_lstype, type, sizeof (type));
538 iap->refer_lstype
[all...]
H A Dospf6_lsa.h135 u_int16_t refer_lstype; member in struct:ospf6_intra_area_prefix_lsa

Completed in 127 milliseconds