Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dsubr_tftproot.c277 #ifndef TFTPROOT_PROGRESS in tftproot_getfile()
278 #define TFTPROOT_PROGRESS 200 in tftproot_getfile() macro
280 if ((trh->trh_block % TFTPROOT_PROGRESS) == 0) in tftproot_getfile()