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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dip6_fib.c74 #define FWS_INIT FWS_S macro
76 #define FWS_INIT FWS_L macro
340 w->state = FWS_INIT;
1081 w->state = w->state>=FWS_R ? FWS_U : FWS_INIT;
1084 w->state = w->state>=FWS_C ? FWS_U : FWS_INIT;
1257 w->state = FWS_INIT;
1264 w->state = FWS_INIT;
1318 w->state = FWS_INIT;

Completed in 68 milliseconds