Home
last modified time | relevance | path

Searched refs:TCP_CONNTRACK_CLOSE_WAIT (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/uapi/linux/netfilter/
Dnf_conntrack_tcp.h15 TCP_CONNTRACK_CLOSE_WAIT, enumerator
/linux-5.19.10/net/netfilter/
Dnf_conntrack_proto_tcp.c60 [TCP_CONNTRACK_CLOSE_WAIT] = 60 SECS,
77 #define sCW TCP_CONNTRACK_CLOSE_WAIT
833 case TCP_CONNTRACK_CLOSE_WAIT: in tcp_can_early_drop()
1375 timeouts[TCP_CONNTRACK_CLOSE_WAIT] = in tcp_timeout_nlattr_to_obj()
1421 htonl(timeouts[TCP_CONNTRACK_CLOSE_WAIT] / HZ)) || in tcp_timeout_obj_to_nlattr()