Home
last modified time | relevance | path

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

/minix3/external/bsd/dhcp/dist/server/
H A Dbootp.c184 if ((oc = lookup_option (&server_universe, options, SV_ALLOW_BOOTP)) &&
H A Ddhcp.c2091 SV_ALLOW_BOOTP)) &&
H A Dconfpars.c4420 code = SV_ALLOW_BOOTP;
/minix3/external/bsd/dhcp/dist/includes/
H A Ddhcpd.h655 #define SV_ALLOW_BOOTP 8 macro