Searched refs:udp_state_name_table (Results 1 – 1 of 1) sorted by relevance
439 static const char *const udp_state_name_table[IP_VS_UDP_S_LAST+1] = { variable448 return udp_state_name_table[state] ? udp_state_name_table[state] : "?"; in udp_state_name()