Searched refs:TFTP_REQUESTED_BLKSIZE (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/stand/libsa/
H A Dtftp.c93 * TFTP_REQUESTED_BLKSIZE of 1428 is (Ethernet MTU, less the TFTP, UDP and
96 #define TFTP_REQUESTED_BLKSIZE 1428 macro
454 tftpfile->tftp_blksize = TFTP_REQUESTED_BLKSIZE;

Completed in 72 milliseconds