Home
last modified time | relevance | path

Searched refs:IP_VS_TCP_S_CLOSE (Results 1 – 3 of 3) sorted by relevance

/linux/net/netfilter/ipvs/
H A Dip_vs_proto_tcp.c371 [IP_VS_TCP_S_CLOSE] = 10*HZ,
386 [IP_VS_TCP_S_CLOSE] = "CLOSE",
401 [IP_VS_TCP_S_CLOSE] = false,
414 #define sCL IP_VS_TCP_S_CLOSE
515 int new_state = IP_VS_TCP_S_CLOSE; in set_tcp_state()
H A Dip_vs_sync.c478 (1 << IP_VS_TCP_S_CLOSE) | in ip_vs_sync_conn_needed()
/linux/include/net/
H A Dip_vs.h280 IP_VS_TCP_S_CLOSE, enumerator