Searched refs:TCP_CONNTRACK_TIME_WAIT (Results 1 – 3 of 3) sorted by relevance
17 TCP_CONNTRACK_TIME_WAIT, enumerator
68 [TCP_CONNTRACK_TIME_WAIT] = 2 MINS,85 #define sTW TCP_CONNTRACK_TIME_WAIT903 case TCP_CONNTRACK_TIME_WAIT: in tcp_can_early_drop()961 if (old_state < TCP_CONNTRACK_TIME_WAIT) in nf_conntrack_tcp_packet()1100 case TCP_CONNTRACK_TIME_WAIT: in nf_conntrack_tcp_packet()1464 timeouts[TCP_CONNTRACK_TIME_WAIT] = in tcp_timeout_nlattr_to_obj()1506 htonl(timeouts[TCP_CONNTRACK_TIME_WAIT] / HZ)) || in tcp_timeout_obj_to_nlattr()
74 return conn->proto.tcp.state == TCP_CONNTRACK_TIME_WAIT || in already_closed()