Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Dip6_fib.c1704 w->state = w->state >= FWS_C ? FWS_U : FWS_INIT; in fib6_repair_tree()
1759 if (w->state == FWS_C && w->leaf == rt) { in fib6_del_route()
1884 w->state = FWS_C; in fib6_walk_continue()
1887 case FWS_C: in fib6_walk_continue()
1925 w->state = FWS_C; in fib6_walk_continue()
/Linux-v4.19/include/net/
Dip6_fib.h305 FWS_C, enumerator