Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dtftp.c677 protocol == TFTPPUT ? "to" : "from", in tftp_start()
705 tftp_put_active = (protocol == TFTPPUT); in tftp_start()
H A Dnet.c466 case TFTPPUT: in net_loop()
1385 case TFTPPUT: in net_check_prereq()
/openbmc/u-boot/cmd/
H A Dnet.c50 return netboot_common(TFTPPUT, cmdtp, argc, argv); in do_tftpput()
/openbmc/u-boot/include/
H A Dnet.h532 TFTPSRV, TFTPPUT, LINKLOCAL, FASTBOOT, WOL, NCSI enumerator