Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/dhcpd/
Dconfpars.c65 root_group.boot_unknown_clients = 1; in readconf()
292 group->boot_unknown_clients = parse_boolean(cfile);
458 group->boot_unknown_clients = flag;
Dbootp.c120 !(packet->shared_network->group->boot_unknown_clients)) { in bootp()
Ddhcpd.h268 int boot_unknown_clients; member
Ddhcp.c167 !lease->subnet->group->boot_unknown_clients) { in dhcpdiscover()
310 !lease->subnet->group->boot_unknown_clients) { in dhcprequest()