Searched refs:IP_VS_TCP_S_TIME_WAIT (Results 1 – 4 of 4) sorted by relevance
371 [IP_VS_TCP_S_TIME_WAIT] = 2*60*HZ,386 [IP_VS_TCP_S_TIME_WAIT] = "TIME_WAIT",401 [IP_VS_TCP_S_TIME_WAIT] = false,414 #define sTW IP_VS_TCP_S_TIME_WAIT
481 (1 << IP_VS_TCP_S_TIME_WAIT)))) in ip_vs_sync_conn_needed()
1109 return (cp->state == IP_VS_TCP_S_TIME_WAIT) || in is_new_conn_expected()
299 IP_VS_TCP_S_TIME_WAIT, enumerator
Completed in 17 milliseconds