Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dip6_fib.c1888 w->state = w->state >= FWS_C ? FWS_U : FWS_INIT; in fib6_repair_tree()
1964 if (w->state == FWS_C && w->leaf == rt) { in fib6_del_route()
2103 w->state = FWS_C; in fib6_walk_continue()
2106 case FWS_C: in fib6_walk_continue()
2144 w->state = FWS_C; in fib6_walk_continue()
/openbmc/linux/include/net/
H A Dip6_fib.h346 FWS_C, enumerator