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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 112 milliseconds