Searched refs:TCP_CONNTRACK_TIME_WAIT (Results 1 – 3 of 3) sorted by relevance
16 TCP_CONNTRACK_TIME_WAIT, enumerator
78 [TCP_CONNTRACK_TIME_WAIT] = 2 MINS,95 #define sTW TCP_CONNTRACK_TIME_WAIT842 if (old_state < TCP_CONNTRACK_TIME_WAIT) in tcp_packet()983 case TCP_CONNTRACK_TIME_WAIT: in tcp_packet()1333 timeouts[TCP_CONNTRACK_TIME_WAIT] = in tcp_timeout_nlattr_to_obj()1373 htonl(timeouts[TCP_CONNTRACK_TIME_WAIT] / HZ)) || in tcp_timeout_obj_to_nlattr()1591 pn->ctl_table[6].data = &tn->timeouts[TCP_CONNTRACK_TIME_WAIT]; in tcp_kmemdup_sysctl_table()1620 pn->ctl_compat_table[7].data = &tn->timeouts[TCP_CONNTRACK_TIME_WAIT]; in tcp_kmemdup_compat_sysctl_table()
92 return conn->proto.tcp.state == TCP_CONNTRACK_TIME_WAIT || in already_closed()