OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipv6_in_pool
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/dhcp/dist/server/
mdb6.c
2242
ipv6_in_pool
(const struct in6_addr *addr, const struct ipv6_pool *pool) {
function
2276
if (
ipv6_in_pool
(addr, pools[i])) {
dhcpv6.c
1257
if (!
ipv6_in_pool
(&tmp_addr, pool)) {
1489
if (!
ipv6_in_pool
(&tmp_pref, pool) ||
3419
if (
ipv6_in_pool
(&tmp_addr, pool))
/src/external/mpl/dhcp/dist/includes/
dhcpd.h
3864
isc_boolean_t
ipv6_in_pool
(const struct in6_addr *addr,
Completed in 22 milliseconds
Indexes created Thu Aug 27 00:25:27 UTC 2026