Lines Matching +full:wait +full:- +full:long
6 # SPDX-License-Identifier: Apache-2.0
18 module-dep = NET_LOG
19 module-str = Log level for TCP
20 module-help = Enables TCP handler output debug messages
41 CONFIG_NUM_COOP_PRIORITIES-1 else lowest priority is
42 CONFIG_NUM_PREEMPT_PRIORITIES-1.
49 int "How long to wait in TIME_WAIT state (in milliseconds)"
53 To avoid a (low-probability) issue when delayed packets from
60 it is desirable to do so." For low-resource systems, having
64 non-repeating port numbers and initial sequence numbers. Due
103 values are in the 0-31 range. It's highly recommended to not go
106 called with -ETIMEDOUT error code and the context is dereferenced.
131 int "How long to queue received data (in ms)"
136 If we receive out-of-order TCP data, we queue it. This value tells
137 how long the data is kept before it is discarded if we have not been
148 int "How long to wait for a TCP packet allocation (in ms)"
155 This value indicates how long the stack should wait for the packet to
167 bool "Fast-retry algorithm based on the number of duplicated ACKs"
175 In that case a retransmission is triggered to avoid having to wait for
187 bool "TCP keep-alive support"
191 keep-alive probes. Enables SO_KEEPALIVE, TCP_KEEPIDLE, TCP_KEEPINTVL