Searched refs:TCP_CONNTRACK_TIME_WAIT (Results 1 – 3 of 3) sorted by relevance
17 TCP_CONNTRACK_TIME_WAIT, enumerator
79 [TCP_CONNTRACK_TIME_WAIT] = 2 MINS,96 #define sTW TCP_CONNTRACK_TIME_WAIT800 if (old_state < TCP_CONNTRACK_TIME_WAIT) in tcp_packet()937 case TCP_CONNTRACK_TIME_WAIT: in tcp_packet()1151 case TCP_CONNTRACK_TIME_WAIT: in tcp_can_early_drop()1326 timeouts[TCP_CONNTRACK_TIME_WAIT] = in tcp_timeout_nlattr_to_obj()1368 htonl(timeouts[TCP_CONNTRACK_TIME_WAIT] / HZ)) || in tcp_timeout_obj_to_nlattr()1502 pn->ctl_table[6].data = &tn->timeouts[TCP_CONNTRACK_TIME_WAIT]; in tcp_kmemdup_sysctl_table()
80 return conn->proto.tcp.state == TCP_CONNTRACK_TIME_WAIT || in already_closed()