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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_ism.h27 #define IFS_DOWN 1 macro
H A Dospf6_ism.c98 if (ospf6_interface->state > IFS_DOWN)
229 ifs_change (IFS_DOWN, "Configured", ospf6_interface);
H A Dospf6_interface.c106 o6i->state = IFS_DOWN;
352 if (o6i->state <= IFS_DOWN)
H A Dospf6_intra.c612 if (o6i->state == IFS_DOWN)
H A Dospf6_lsa.c1199 if (o6i->state == IFS_DOWN || o6i->state == IFS_LOOPBACK)
H A Dospf6_message.c1455 if (o6i->state <= IFS_DOWN)

Completed in 70 milliseconds