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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_zebra.h57 int ospf_is_type_redistributed (int);
H A Dospf_zebra.c486 ospf_is_type_redistributed (int type)
497 if (ospf_is_type_redistributed (type))
541 if (! ospf_is_type_redistributed (type))
565 if (ospf_is_type_redistributed (DEFAULT_ROUTE))
613 if (!ospf_is_type_redistributed (DEFAULT_ROUTE))
485 ospf_is_type_redistributed (int type) function
H A Dospf_flood.c97 if (ospf_is_type_redistributed (redist_type))
H A Dospfd.c622 if (ospf_is_type_redistributed (ZEBRA_ROUTE_CONNECT))
660 if (ospf_is_type_redistributed (ZEBRA_ROUTE_CONNECT))

Completed in 39 milliseconds