Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/netfilter/
Dnf_conntrack_tcp.h15 TCP_CONNTRACK_CLOSE_WAIT, enumerator
/Linux-v6.6/net/netfilter/
Dnf_conntrack_proto_tcp.c66 [TCP_CONNTRACK_CLOSE_WAIT] = 60 SECS,
83 #define sCW TCP_CONNTRACK_CLOSE_WAIT
905 case TCP_CONNTRACK_CLOSE_WAIT: in tcp_can_early_drop()
1497 timeouts[TCP_CONNTRACK_CLOSE_WAIT] = in tcp_timeout_nlattr_to_obj()
1543 htonl(timeouts[TCP_CONNTRACK_CLOSE_WAIT] / HZ)) || in tcp_timeout_obj_to_nlattr()