Home
last modified time | relevance | path

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

/external/u-boot/net/
Dtftp.c108 #define TFTP_BLOCK_SIZE 512 macro
134 static unsigned short tftp_block_size = TFTP_BLOCK_SIZE;
839 tftp_block_size = TFTP_BLOCK_SIZE; in tftp_start()
868 tftp_block_size = TFTP_BLOCK_SIZE; in tftp_start_server()