Lines Matching +full:time +full:- +full:out
4 # SPDX-License-Identifier: Apache-2.0
16 module-dep=NET_LOG
17 module-str=Log level for TFTP
18 module-help=Enables tftp debug messages.
22 int "Maximum amount of time the TFTP Client will wait for a response from the server."
25 Maximum amount of time (in msec) that the TFTP Client will wait for
26 data from the TFTP Server. Once this time has elapsed, the TFTP Client
33 Once the TFTP Client sends out a request, it will wait
35 However, if it doesn't arrive within the given time we will re-transmit
37 time to this request. This number dictates the number of times we will
38 do re-tx of our request before giving up and exiting.