OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:find_ipv6_pool
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mpl/dhcp/dist/server/
mdb6.c
2260
find_ipv6_pool
(struct ipv6_pool **pool, u_int16_t type,
function
2302
if (
find_ipv6_pool
(&pool, ia->ia_type,
2427
if (
find_ipv6_pool
(&p, D6O_IA_NA, &addr) == ISC_R_SUCCESS) {
2431
if (
find_ipv6_pool
(&p, D6O_IA_TA, &addr) == ISC_R_SUCCESS) {
2475
if (
find_ipv6_pool
(&p, D6O_IA_PD, &pref) != ISC_R_SUCCESS) {
2504
if (
find_ipv6_pool
(&p, D6O_IA_NA, &ip->v6addresses[i])
2510
if (
find_ipv6_pool
(&p, D6O_IA_TA, &ip->v6addresses[i])
Completed in 18 milliseconds
Indexes created Sun Mar 15 00:25:29 UTC 2026