Searched refs:IP_VS_UDP_S_LAST (Results 1 – 2 of 2) sorted by relevance
427 static const int udp_timeouts[IP_VS_UDP_S_LAST+1] = {429 [IP_VS_UDP_S_LAST] = 2*HZ,432 static const char *const udp_state_name_table[IP_VS_UDP_S_LAST+1] = {434 [IP_VS_UDP_S_LAST] = "BUG!",439 if (state >= IP_VS_UDP_S_LAST) in udp_state_name()478 .num_states = IP_VS_UDP_S_LAST,
291 IP_VS_UDP_S_LAST, enumerator