total_count is only used within LwIP_IAP.
 
Symbols
loading...
Files
loading...

total_count variable

Syntax

static __IO uint32_t total_count=0;

References

LocationReferrerText
tftpserver.c:32
static __IO uint32_t total_count=0;
tftpserver.c:187IAP_wrq_recv_callback()
total_count += pkt_buf->len - TFTP_DATA_PKT_HDR_LEN;
tftpserver.c:224IAP_wrq_recv_callback()
sprintf(message, "%d bytes ",(int)total_count);
tftpserver.c:270IAP_tftp_process_write()
total_count =0;

Data Use

Functions writing total_count
Functions reading total_count
total_count
all items filtered out
Type of total_count
total_count
uint32_t
all items filtered out