Home
last modified time | relevance | path

Searched refs:IP_VS_TCP_S_TIME_WAIT (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_proto_tcp.c374 [IP_VS_TCP_S_TIME_WAIT] = 2*60*HZ,
389 [IP_VS_TCP_S_TIME_WAIT] = "TIME_WAIT",
403 #define sTW IP_VS_TCP_S_TIME_WAIT
Dip_vs_sync.c477 (1 << IP_VS_TCP_S_TIME_WAIT)))) in ip_vs_sync_conn_needed()
Dip_vs_core.c1091 return (cp->state == IP_VS_TCP_S_TIME_WAIT) || in is_new_conn_expected()
/linux-4.4.14/include/net/
Dip_vs.h308 IP_VS_TCP_S_TIME_WAIT, enumerator