Home
last modified time | relevance | path

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

/linux/net/netfilter/ipvs/
H A Dip_vs_proto_tcp.c362 [IP_VS_TCP_S_FIN_WAIT] = 2*60*HZ,
377 [IP_VS_TCP_S_FIN_WAIT] = "FIN_WAIT",
392 [IP_VS_TCP_S_FIN_WAIT] = false,
405 #define sFW IP_VS_TCP_S_FIN_WAIT
H A Dip_vs_sync.c477 (1 << IP_VS_TCP_S_FIN_WAIT) | in ip_vs_sync_conn_needed()
H A Dip_vs_ctl.c3168 pd->timeout_table[IP_VS_TCP_S_FIN_WAIT]
3531 u->tcp_fin_timeout = pd->timeout_table[IP_VS_TCP_S_FIN_WAIT] / HZ; in ip_vs_genl_fill_dest()
H A Dip_vs_core.c1290 (cp->state == IP_VS_TCP_S_FIN_WAIT) && in handle_response()
/linux/include/net/
H A Dip_vs.h313 IP_VS_TCP_S_FIN_WAIT,
278 IP_VS_TCP_S_FIN_WAIT, global() enumerator