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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ospfd/
H A Dospf_nsm.h35 #define NSM_Loading 7 macro
H A Dospf_nsm.c130 case NSM_Loading:
345 return NSM_Loading;
616 { nsm_hello_received, NSM_Loading }, /* HelloReceived */
617 { nsm_ignore, NSM_Loading }, /* Start */
618 { nsm_ignore, NSM_Loading }, /* 2-WayReceived */
619 { nsm_ignore, NSM_Loading }, /* NegotiationDone */
620 { nsm_ignore, NSM_Loading }, /* ExchangeDone */
850 if (nbr->state == NSM_Loading)
H A Dospf_packet.c1170 case NSM_Loading:
1238 nbr->state != NSM_Loading &&
1586 ospf_nbr_count (oi->nbrs, NSM_Loading)) == 0)
H A Dospf_dump.c66 { NSM_Loading, "Loading" },
H A Dospf_lsa.c2388 if (nbr->state == NSM_Exchange || nbr->state == NSM_Loading)

Completed in 61 milliseconds