Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/dhcpd/
Dconfpars.c84 root_group.boot_unknown_clients = 1; in readconf()
313 group->boot_unknown_clients = parse_boolean(cfile); in parse_statement()
476 group->boot_unknown_clients = flag; in parse_allow_deny()
Dbootp.c136 if (!host && !(s->group->boot_unknown_clients)) { in bootp()
Ddhcpd.h193 int boot_unknown_clients; member
Ddhcp.c192 !lease->subnet->group->boot_unknown_clients) { in dhcpdiscover()
335 !lease->subnet->group->boot_unknown_clients) { in dhcprequest()