Searched refs:tftp_start (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/net/
H A Dtftp.h19 void tftp_start(enum proto_t protocol); /* Begin TFTP get/put */
/u-boot/net/
H A Dnet.c349 tftp_start(TFTPGET);
506 tftp_start(protocol);
H A Dtftp.c769 void tftp_start(enum proto_t protocol) function

Completed in 47 milliseconds