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()994 if (old_state < TCP_CONNTRACK_TIME_WAIT) in nf_conntrack_tcp_packet()1140 case TCP_CONNTRACK_TIME_WAIT: in nf_conntrack_tcp_packet()1505 timeouts[TCP_CONNTRACK_TIME_WAIT] = in tcp_timeout_nlattr_to_obj()1547 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()
Completed in 7 milliseconds