Searched refs:udp_state_name_table (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/ipvs/
H A Dip_vs_proto_udp.c372 static char * udp_state_name_table[IP_VS_UDP_S_LAST+1] = { variable
382 udp_state_name_table, sname, to);
389 return udp_state_name_table[state] ? udp_state_name_table[state] : "?";

Completed in 35 milliseconds