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

/netbsd-current/external/mpl/dhcp/dist/server/
H A Dmdb6.c2017 struct ia_xx *ia_active; local
2046 ia_active = NULL;
2050 (ia_hash_lookup(&ia_active, ia_na_active, tmpd,
2052 (ia_active == ia)) {
2058 (ia_hash_lookup(&ia_active, ia_ta_active, tmpd,
2060 (ia_active == ia)) {
2066 (ia_hash_lookup(&ia_active, ia_pd_active, tmpd,
2068 (ia_active == ia)) {

Completed in 186 milliseconds