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

/netbsd-current/external/mpl/dhcp/dist/server/
H A Dmdb6.c1024 struct iasubopt *test_iaaddr; local
1099 test_iaaddr = NULL;
1101 (iasubopt_hash_lookup(&test_iaaddr, pool->leases,
1105 if (test_iaaddr != NULL)
1106 iasubopt_dereference(&test_iaaddr, MDL);
1166 struct iasubopt *test_iaaddr; local
1203 test_iaaddr = NULL;
1204 if (iasubopt_hash_lookup(&test_iaaddr, pool->leases,
1209 if (!test_iaaddr->ia) {
1212 pin6_addr(&test_iaaddr
1504 struct iasubopt *test_iaaddr; local
1532 struct iasubopt *test_iaaddr; local
[all...]

Completed in 125 milliseconds