Searched defs:TFTP_BLOCKSIZE_LG2 (Results 1 – 2 of 2) sorted by relevance
/external/syslinux/core/fs/pxe/ | ||
D | tftp.h | 28 #define TFTP_BLOCKSIZE_LG2 9 macro |
/external/syslinux/core/ | ||
D | pxelinux.asm | 36 TFTP_BLOCKSIZE_LG2 equ 9 ; log2(bytes/block) define |