Home
last modified time | relevance | path

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

/minix3/external/bsd/dhcp/dist/server/
H A Ddhcp.c3371 int nulltp, bootpp, unicastp = 1; local
3435 bootpp = 0;
3437 bootpp = 1;
3445 bufs, nulltp, bootpp,
/minix3/external/bsd/dhcp/dist/common/
H A Doptions.c532 int overload_avail, int terminate, int bootpp, in cons_options() argument
597 } else if (bootpp) { in cons_options()