Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dnet.c73 return netboot_common(TFTPPUT, cmdtp, argc, argv); in do_tftpput()
327 if (IS_ENABLED(CONFIG_CMD_TFTPPUT) && proto == TFTPPUT) in parse_args()
336 if (IS_ENABLED(CONFIG_CMD_TFTPPUT) && proto == TFTPPUT) in parse_args()
358 if (IS_ENABLED(CONFIG_CMD_TFTPPUT) && proto == TFTPPUT) { in parse_args()
/u-boot/net/
A Dtftp.c753 case TFTPPUT: in sanitize_tftp_block_size_option()
868 protocol == TFTPPUT ? "to" : "from", in tftp_start()
902 tftp_put_active = (protocol == TFTPPUT); in tftp_start()
A Dnet.c503 case TFTPPUT: in net_loop()
1507 case TFTPPUT: in net_check_prereq()
/u-boot/include/
A Dnet.h510 NETCONS, SNTP, TFTPSRV, TFTPPUT, LINKLOCAL, FASTBOOT_UDP, FASTBOOT_TCP, enumerator

Completed in 18 milliseconds