tftp_connection_args::tot_bytes is only used within LwIP_IAP.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesLwIP_IAPtftp_connection_args::tot_bytes

tftp_connection_args::tot_bytes field

Syntax

int tot_bytes;

References

LocationReferrerText
tftpserver.h:50
int tot_bytes;
tftpserver.c:199IAP_wrq_recv_callback()
(args->tot_bytes) += (pkt_buf->len - TFTP_DATA_PKT_HDR_LEN);
tftpserver.c:265IAP_tftp_process_write()
args->tot_bytes = 0;

Data Use

Functions writing tftp_connection_args::tot_bytes
Functions reading tftp_connection_args::tot_bytes
all items filtered out
tftp_connection_args::tot_bytes
all items filtered out