Searched refs:tftp_start (Results 1 – 3 of 3) sorted by relevance
19 void tftp_start(enum proto_t protocol); /* Begin TFTP get/put */
350 tftp_start(TFTPGET); in net_auto_load()461 tftp_start(protocol); in net_loop()
699 void tftp_start(enum proto_t protocol) in tftp_start() function