Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6_fib.c1883 w->state = w->state >= FWS_C ? FWS_U : FWS_INIT; in fib6_repair_tree()
1959 if (w->state == FWS_C && w->leaf == rt) { in fib6_del_route()
2098 w->state = FWS_C; in fib6_walk_continue()
2101 case FWS_C: in fib6_walk_continue()
2139 w->state = FWS_C; in fib6_walk_continue()
/OK3568_Linux_fs/kernel/include/net/
H A Dip6_fib.h362 FWS_C, enumerator