tftp_connection_args::to_port is only used within LwIP_TFTP_Server.
 
Symbols
loading...
Files
loading...

tftp_connection_args::to_port field

Syntax

int to_port;

References

LocationReferrerText
tftpserver.c:36
int to_port;
tftpserver.c:425tftp_process_read()
args->to_port = to_port;
tftpserver.c:475tftp_process_write()
args->to_port = to_port;

Data Use

Functions writing tftp_connection_args::to_port
tftp_connection_args::to_port