Searched refs:TFTP_MAX_BLKSIZE (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/boot/lib/libstand/ | ||
H A D | tftp.c | 106 #define TFTP_MAX_BLKSIZE 9008 macro 120 u_char space[TFTP_MAX_BLKSIZE]; 660 && new_blksize <= TFTP_MAX_BLKSIZE) { |
Completed in 56 milliseconds