Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellTftpCommandLib/
DTftp.c235 #define MTFTP_DEFAULT_BLKSIZE 512 macro
297 BlockSize = MTFTP_DEFAULT_BLKSIZE; in ShellCommandRunTftp()
937 if (BlockSize != MTFTP_DEFAULT_BLKSIZE) { in DownloadFile()