Home
last modified time | relevance | path

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

/freebsd/libexec/bootpd/bootpgw/
H A Dbootpgw.c114 u_int minwait = 3; /* Number of seconds client must wait before variable
314 minwait = (u_int)n; in main()
524 if (secs < minwait) in handle_request()