Searched refs:NDBOOTD_CLIENT_TTL_SECONDS (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.sbin/ndbootd/
H A Dndbootd.c118 #define NDBOOTD_CLIENT_TTL_SECONDS (10) macro
568 if ((last_rarp_time + NDBOOTD_CLIENT_TTL_SECONDS) < now
641 if ((last_open_time + NDBOOTD_CLIENT_TTL_SECONDS) < now) {

Completed in 110 milliseconds