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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_nsm.h32 #define NBS_TWOWAY 4 macro
H A Dospf6_nsm.c135 nbs_change (NBS_TWOWAY, "No Need Adjacency", o6n);
241 if (o6n->state == NBS_TWOWAY)
245 nbs_change (NBS_TWOWAY, "No Need Adjacency", o6n);
269 nbs_change (NBS_TWOWAY, "No Need Adjacency", o6n);
348 if (o6n->state < NBS_TWOWAY)
H A Dospf6_ism.c252 myself.state = NBS_TWOWAY;
276 if (nbpi->state < NBS_TWOWAY)
370 if (nbpi->state < NBS_TWOWAY)
498 if (nbpi->state < NBS_TWOWAY)
H A Dospf6_message.c527 case NBS_TWOWAY:
696 case NBS_TWOWAY:

Completed in 45 milliseconds