Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter/
H A Dnf_conntrack_tcp.h15 TCP_CONNTRACK_CLOSE_WAIT, enumerator
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_proto_tcp.c66 [TCP_CONNTRACK_CLOSE_WAIT] = 60 SECS,
83 #define sCW TCP_CONNTRACK_CLOSE_WAIT
907 case TCP_CONNTRACK_CLOSE_WAIT: in tcp_can_early_drop()
1499 timeouts[TCP_CONNTRACK_CLOSE_WAIT] = in tcp_timeout_nlattr_to_obj()
1545 htonl(timeouts[TCP_CONNTRACK_CLOSE_WAIT] / HZ)) || in tcp_timeout_obj_to_nlattr()