Home
last modified time | relevance | path

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

/u-boot/net/
A Dtftp.c126 #define TFTP_BLOCK_SIZE 512 macro
157 static unsigned short tftp_block_size = TFTP_BLOCK_SIZE;
883 tftp_block_size = TFTP_BLOCK_SIZE; in tftp_start()
915 tftp_block_size = TFTP_BLOCK_SIZE; in tftp_start_server()

Completed in 4 milliseconds