Home
last modified time | relevance | path

Searched refs:TFTPPUT (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/net/
H A Dtftp.c766 protocol == TFTPPUT ? "to" : "from", in tftp_start()
794 tftp_put_active = (protocol == TFTPPUT); in tftp_start()
H A Dnet.c449 case TFTPPUT: in net_loop()
1323 case TFTPPUT: in net_check_prereq()
/OK3568_Linux_fs/u-boot/cmd/
H A Dnet.c154 return netboot_common(TFTPPUT, cmdtp, argc, argv); in do_tftpput()
/OK3568_Linux_fs/u-boot/include/
H A Dnet.h541 TFTPSRV, TFTPPUT, LINKLOCAL, FASTBOOT enumerator