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

/freebsd-11-stable/libexec/bootpd/bootpgw/
H A Dbootpgw.c126 u_int minwait = 3; /* Number of seconds client must wait before
325 minwait = (u_int)n;
535 if (secs < minwait)
550 * a reply to the client before it waits for minwait seconds.
125 u_int minwait = 3; /* Number of seconds client must wait before variable

Completed in 287 milliseconds