Default maximum number of retransmissions.
If no response from a TFTP client is received till maximum retransmission number is reached, the TFTP server cancels the data transfer.
It can be changed during the TFTP server initialization by the fnet_tftp_srv_init() function.
Default value is 4.