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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ospfd/
H A Dospf_zebra.h54 int ospf_distribute_check_connected (struct external_info *);
H A Dospf_zebra.c655 ospf_distribute_check_connected (struct external_info *ei)
682 if (type == ZEBRA_ROUTE_CONNECT && !ospf_distribute_check_connected (ei))
654 ospf_distribute_check_connected (struct external_info *ei) function
H A Dospfd.c628 if (!ospf_distribute_check_connected (ei))
666 if (ospf_distribute_check_connected (ei))

Completed in 41 milliseconds