Home
last modified time | relevance | path

Searched refs:ipv6_in_pool (Results 1 – 9 of 9) sorted by relevance

/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/server/
H A Dmdb6.c2273 ipv6_in_pool(const struct in6_addr *addr, const struct ipv6_pool *pool) { in ipv6_in_pool() function
2307 if (ipv6_in_pool(addr, pools[i])) { in find_ipv6_pool()
H A Ddhcpv6.c1251 if (!ipv6_in_pool(&tmp_addr, pool)) { in try_client_v6_address()
1483 if (!ipv6_in_pool(&tmp_pref, pool) || in try_client_v6_prefix()
3413 if (ipv6_in_pool(&tmp_addr, pool))
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/server/
H A Dmdb6.c2273 ipv6_in_pool(const struct in6_addr *addr, const struct ipv6_pool *pool) { in ipv6_in_pool() function
2307 if (ipv6_in_pool(addr, pools[i])) { in find_ipv6_pool()
H A Ddhcpv6.c1251 if (!ipv6_in_pool(&tmp_addr, pool)) { in try_client_v6_address()
1483 if (!ipv6_in_pool(&tmp_pref, pool) || in try_client_v6_prefix()
3413 if (ipv6_in_pool(&tmp_addr, pool))
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/server/
H A Dmdb6.c2273 ipv6_in_pool(const struct in6_addr *addr, const struct ipv6_pool *pool) { in ipv6_in_pool() function
2307 if (ipv6_in_pool(addr, pools[i])) { in find_ipv6_pool()
H A Ddhcpv6.c1251 if (!ipv6_in_pool(&tmp_addr, pool)) { in try_client_v6_address()
1483 if (!ipv6_in_pool(&tmp_pref, pool) || in try_client_v6_prefix()
3413 if (ipv6_in_pool(&tmp_addr, pool))
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/includes/
H A Ddhcpd.h3854 isc_boolean_t ipv6_in_pool(const struct in6_addr *addr,
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/includes/
H A Ddhcpd.h3854 isc_boolean_t ipv6_in_pool(const struct in6_addr *addr,
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/includes/
H A Ddhcpd.h3854 isc_boolean_t ipv6_in_pool(const struct in6_addr *addr,