Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/bootp/bootpgw/
H A Dbootpgw.c113 u_int minwait = 3; /* Number of seconds client must wait before variable
307 minwait = (u_int)n; in main()
514 if (secs < minwait) in handle_request()