Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dtftp.c141 static unsigned short tftp_block_size_option = TFTP_MTU_BLOCKSIZE; variable
348 0, tftp_block_size_option, 0); in tftp_send()
633 tftp_block_size_option = simple_strtol(ep, NULL, 10); in tftp_start()
657 tftp_block_size_option, timeout_ms); in tftp_start()