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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_ism.h31 #define ISM_Waiting 3 macro
H A Dospf_ism.c336 case ISM_Waiting:
406 next_state = ISM_Waiting;
504 { ism_ignore, ISM_Waiting }, /* InterfaceUp */
507 { ism_ignore, ISM_Waiting }, /* NeighborChange */
509 { ism_ignore, ISM_Waiting }, /* UnloopInd */
H A Dospf_packet.c817 if (hello->bd_router.s_addr == 0 && oi->state == ISM_Waiting)
821 if (oi->state == ISM_Waiting &&
H A Dospf_dump.c49 { ISM_Waiting, "Waiting" },
H A Dospf_lsa.c534 if (oi->state == ISM_Waiting)

Completed in 99 milliseconds