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

/netbsd-current/external/mpl/dhcp/dist/common/
H A Ddns.c215 dhcp_ddns_ns_t *dns_outstanding_ns = NULL; variable
235 ns_cb->next = dns_outstanding_ns;
236 dns_outstanding_ns = ns_cb;
245 foo = &dns_outstanding_ns;
264 for(temp_cb = dns_outstanding_ns;
1163 * Check the dns_outstanding_ns queue to see if we are

Completed in 78 milliseconds