Searched refs:ipv6_in_pool (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/mpl/dhcp/dist/server/
H A Dmdb6.c2241 ipv6_in_pool(const struct in6_addr *addr, const struct ipv6_pool *pool) { function
2275 if (ipv6_in_pool(addr, pools[i])) {
H A Ddhcpv6.c1257 if (!ipv6_in_pool(&tmp_addr, pool)) {
1489 if (!ipv6_in_pool(&tmp_pref, pool) ||
3419 if (ipv6_in_pool(&tmp_addr, pool))
/netbsd-current/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h3864 isc_boolean_t ipv6_in_pool(const struct in6_addr *addr,

Completed in 135 milliseconds