IP_VS_TCP_S_LISTEN
[IP_VS_TCP_S_LISTEN] = 2*60*HZ,
[IP_VS_TCP_S_LISTEN] = "LISTEN",
[IP_VS_TCP_S_LISTEN] = false,
#define sLI IP_VS_TCP_S_LISTEN
cp->state = IP_VS_TCP_S_LISTEN;
cp->timeout = (pd ? pd->timeout_table[IP_VS_TCP_S_LISTEN]
: tcp_timeouts[IP_VS_TCP_S_LISTEN]);