Home
last modified time | relevance | path

Searched refs:IP_VS_TCP_S_FIN_WAIT (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/net/netfilter/ipvs/
Dip_vs_proto_tcp.c370 [IP_VS_TCP_S_FIN_WAIT] = 2*60*HZ,
385 [IP_VS_TCP_S_FIN_WAIT] = "FIN_WAIT",
400 [IP_VS_TCP_S_FIN_WAIT] = false,
413 #define sFW IP_VS_TCP_S_FIN_WAIT
Dip_vs_sync.c478 (1 << IP_VS_TCP_S_FIN_WAIT) | in ip_vs_sync_conn_needed()
Dip_vs_ctl.c2371 pd->timeout_table[IP_VS_TCP_S_FIN_WAIT] in ip_vs_set_timeout()
2742 u->tcp_fin_timeout = pd->timeout_table[IP_VS_TCP_S_FIN_WAIT] / HZ; in __ip_vs_get_timeouts()
Dip_vs_core.c1112 (cp->state == IP_VS_TCP_S_FIN_WAIT) && in is_new_conn_expected()
/linux-6.1.9/include/net/
Dip_vs.h295 IP_VS_TCP_S_FIN_WAIT, enumerator