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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2/misc/
H A Dss.c90 SS_LISTEN, enumerator in enum:__anon3540
109 states: SS_ALL & ~((1<<SS_LISTEN)|(1<<SS_CLOSE)|(1<<SS_TIME_WAIT)|(1<<SS_SYN_RECV)),
1995 u->state = SS_LISTEN;
2422 return SS_ALL & ~((1<<SS_CLOSE)|(1<<SS_LISTEN));
2424 return SS_ALL & ~((1<<SS_CLOSE)|(1<<SS_LISTEN)|(1<<SS_SYN_SENT));
2528 current_filter.states = (1<<SS_LISTEN);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/misc/
H A Dss.c89 SS_LISTEN, enumerator in enum:__anon3718
108 .states = SS_ALL & ~((1<<SS_LISTEN)|(1<<SS_CLOSE)|(1<<SS_TIME_WAIT)|(1<<SS_SYN_RECV)),
2019 u->state = SS_LISTEN;
2457 return SS_ALL & ~((1<<SS_CLOSE)|(1<<SS_LISTEN));
2459 return SS_ALL & ~((1<<SS_CLOSE)|(1<<SS_LISTEN)|(1<<SS_SYN_SENT));
2565 current_filter.states = (1<<SS_LISTEN);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2/misc/
H A Dss.c90 SS_LISTEN, enumerator in enum:__anon4445
109 states: SS_ALL & ~((1<<SS_LISTEN)|(1<<SS_CLOSE)|(1<<SS_TIME_WAIT)|(1<<SS_SYN_RECV)),
1995 u->state = SS_LISTEN;
2422 return SS_ALL & ~((1<<SS_CLOSE)|(1<<SS_LISTEN));
2424 return SS_ALL & ~((1<<SS_CLOSE)|(1<<SS_LISTEN)|(1<<SS_SYN_SENT));
2528 current_filter.states = (1<<SS_LISTEN);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2-3.x/misc/
H A Dss.c89 SS_LISTEN, enumerator in enum:__anon4623
108 .states = SS_ALL & ~((1<<SS_LISTEN)|(1<<SS_CLOSE)|(1<<SS_TIME_WAIT)|(1<<SS_SYN_RECV)),
2019 u->state = SS_LISTEN;
2457 return SS_ALL & ~((1<<SS_CLOSE)|(1<<SS_LISTEN));
2459 return SS_ALL & ~((1<<SS_CLOSE)|(1<<SS_LISTEN)|(1<<SS_SYN_SENT));
2565 current_filter.states = (1<<SS_LISTEN);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2/misc/
H A Dss.c90 SS_LISTEN, enumerator in enum:__anon38470
109 states: SS_ALL & ~((1<<SS_LISTEN)|(1<<SS_CLOSE)|(1<<SS_TIME_WAIT)|(1<<SS_SYN_RECV)),
1995 u->state = SS_LISTEN;
2422 return SS_ALL & ~((1<<SS_CLOSE)|(1<<SS_LISTEN));
2424 return SS_ALL & ~((1<<SS_CLOSE)|(1<<SS_LISTEN)|(1<<SS_SYN_SENT));
2528 current_filter.states = (1<<SS_LISTEN);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2-3.x/misc/
H A Dss.c89 SS_LISTEN, enumerator in enum:__anon38648
108 .states = SS_ALL & ~((1<<SS_LISTEN)|(1<<SS_CLOSE)|(1<<SS_TIME_WAIT)|(1<<SS_SYN_RECV)),
2019 u->state = SS_LISTEN;
2457 return SS_ALL & ~((1<<SS_CLOSE)|(1<<SS_LISTEN));
2459 return SS_ALL & ~((1<<SS_CLOSE)|(1<<SS_LISTEN)|(1<<SS_SYN_SENT));
2565 current_filter.states = (1<<SS_LISTEN);

Completed in 201 milliseconds