Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/ipvs/
Dip_vs_proto_tcp.c371 [IP_VS_TCP_S_TIME_WAIT] = 2*60*HZ,
386 [IP_VS_TCP_S_TIME_WAIT] = "TIME_WAIT",
401 [IP_VS_TCP_S_TIME_WAIT] = false,
414 #define sTW IP_VS_TCP_S_TIME_WAIT
Dip_vs_sync.c481 (1 << IP_VS_TCP_S_TIME_WAIT)))) in ip_vs_sync_conn_needed()
Dip_vs_core.c1109 return (cp->state == IP_VS_TCP_S_TIME_WAIT) || in is_new_conn_expected()
/linux-6.1.9/include/net/
Dip_vs.h296 IP_VS_TCP_S_TIME_WAIT, enumerator