Searched refs:tftp_port (Results 1 – 2 of 2) sorted by relevance
35 static uint16_t tftp_port = TFTP_PORT; variable256 pstate->port = tftp_port; in tftp_client_get()281 tftp_port = port; in tftp_client_set_server_port()
313 tftp_port = port319 ret = device.tftp_get(pc_ip,tftp_port,src_file,dest_dir)
Completed in 6 milliseconds