Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dtftp.c114 #define TFTP_BLOCK_SIZE 512 macro
140 static unsigned short tftp_block_size = TFTP_BLOCK_SIZE;
757 tftp_block_size = TFTP_BLOCK_SIZE; in tftp_start()
789 tftp_block_size = TFTP_BLOCK_SIZE; in tftp_start_server()