Searched defs:TFTP_REQUESTED_BLKSIZE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/lib/libstand/
H A Dtftp.c97 * TFTP_REQUESTED_BLKSIZE of 1428 is (Ethernet MTU, less the TFTP, UDP and
100 #define TFTP_REQUESTED_BLKSIZE 1428 macro
422 tftpfile->tftp_blksize = TFTP_REQUESTED_BLKSIZE;

Completed in 46 milliseconds