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

/netbsd-current/external/mpl/dhcp/dist/server/
H A Dmdb6.c1868 struct iasubopt *test_iapref; local
1898 test_iapref = NULL;
1899 if (iasubopt_hash_lookup(&test_iapref, pool->leases,
1903 iasubopt_dereference(&test_iapref, MDL);
1953 struct iasubopt *test_iapref; local
1958 test_iapref = NULL;
1959 if (iasubopt_hash_lookup(&test_iapref, pool->leases,
1961 iasubopt_dereference(&test_iapref, MDL);

Completed in 69 milliseconds