Home
last modified time | relevance | path

Searched defs:ipv6_pool (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/dhcp/dist/includes/
H A Ddhcpd.h1504 struct ipv6_pool *ipv6_pool; /* pool for this lease */ member
1560 struct ipv6_pool { struct
1584 * to the ipv6_pools and the allowability of this pool for a given argument
/minix3/external/bsd/dhcp/dist/server/
H A Dmdb6.c2099 isc_result_t (*change_func)(struct ipv6_pool *, in change_leases()