Searched refs:IP_VS_TCP_S_LAST (Results 1 – 2 of 2) sorted by relevance
368 static const int tcp_timeouts[IP_VS_TCP_S_LAST+1] = {380 [IP_VS_TCP_S_LAST] = 2*HZ,383 static const char *const tcp_state_name_table[IP_VS_TCP_S_LAST+1] = {395 [IP_VS_TCP_S_LAST] = "BUG!",411 int next_state[IP_VS_TCP_S_LAST];416 if (state >= IP_VS_TCP_S_LAST) in tcp_state_name()710 .num_states = IP_VS_TCP_S_LAST,
314 IP_VS_TCP_S_LAST enumerator