IP_VS_UDP_S_LAST  434 net/netfilter/ipvs/ip_vs_proto_udp.c static const int udp_timeouts[IP_VS_UDP_S_LAST+1] = {
IP_VS_UDP_S_LAST  436 net/netfilter/ipvs/ip_vs_proto_udp.c 	[IP_VS_UDP_S_LAST]		=	2*HZ,
IP_VS_UDP_S_LAST  439 net/netfilter/ipvs/ip_vs_proto_udp.c static const char *const udp_state_name_table[IP_VS_UDP_S_LAST+1] = {
IP_VS_UDP_S_LAST  441 net/netfilter/ipvs/ip_vs_proto_udp.c 	[IP_VS_UDP_S_LAST]		=	"BUG!",
IP_VS_UDP_S_LAST  446 net/netfilter/ipvs/ip_vs_proto_udp.c 	if (state >= IP_VS_UDP_S_LAST)
IP_VS_UDP_S_LAST  485 net/netfilter/ipvs/ip_vs_proto_udp.c 	.num_states =		IP_VS_UDP_S_LAST,