Searched refs:FWS_C (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/ipv6/
H A Dip6_fib.c1901 w->state = w->state >= FWS_C ? FWS_U : FWS_INIT;
1975 if (w->state == FWS_C && w->leaf == rt) {
2114 w->state = FWS_C;
2117 case FWS_C:
2155 w->state = FWS_C;
/linux-master/include/net/
H A Dip6_fib.h351 FWS_C, enumerator in enum:fib6_walk_state

Completed in 120 milliseconds