Home
last modified time | relevance | path

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

/external/u-boot/net/
Dtftp.c766 protocol == TFTPPUT ? "to" : "from", in tftp_start()
794 tftp_put_active = (protocol == TFTPPUT); in tftp_start()
Dnet.c458 case TFTPPUT: in net_loop()
1343 case TFTPPUT: in net_check_prereq()
/external/u-boot/cmd/
Dnet.c50 return netboot_common(TFTPPUT, cmdtp, argc, argv); in do_tftpput()
/external/u-boot/include/
Dnet.h539 TFTPSRV, TFTPPUT, LINKLOCAL, FASTBOOT, WOL enumerator