Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_proto_tcp.c372 [IP_VS_TCP_S_CLOSE] = 10*HZ,
387 [IP_VS_TCP_S_CLOSE] = "CLOSE",
402 [IP_VS_TCP_S_CLOSE] = false,
415 #define sCL IP_VS_TCP_S_CLOSE
516 int new_state = IP_VS_TCP_S_CLOSE; in set_tcp_state()
H A Dip_vs_sync.c479 (1 << IP_VS_TCP_S_CLOSE) | in ip_vs_sync_conn_needed()
H A Dip_vs_core.c1110 (cp->state == IP_VS_TCP_S_CLOSE) || in is_new_conn_expected()
/openbmc/linux/include/net/
H A Dip_vs.h280 IP_VS_TCP_S_CLOSE, enumerator