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

/freebsd-10-stable/contrib/unbound/iterator/
H A Diterator.h286 int sent_count; member in struct:iter_qstate
H A Diterator.c154 iq->sent_count = 0;
1071 iq->sent_count = 0;
1632 iq->sent_count = 0;
1811 iq->num_current_queries, iq->sent_count);
1820 if(iq->sent_count > MAX_SENT_COUNT) {
1822 "number of sends with %d", iq->sent_count);
1852 && iq->sent_count < TARGET_FETCH_STOP) {
1888 iq->sent_count = 0;
1972 iq->sent_count = 0;
2107 iq->sent_count
[all...]

Completed in 102 milliseconds