Searched refs:sent_count (Results 1 – 4 of 4) sorted by relevance
347 int sent_count; member
156 iq->sent_count = 0; in iter_new()1490 iq->sent_count = 0; in processInitRequest()2104 iq->sent_count = 0; in processLastResort()2355 iq->num_current_queries, iq->sent_count); in processQueryTargets()2364 if(iq->sent_count > ie->max_sent_count) { in processQueryTargets()2366 "number of sends with %d", iq->sent_count); in processQueryTargets()2673 && iq->sent_count < TARGET_FETCH_STOP) { in processQueryTargets()2722 iq->sent_count = 0; in processQueryTargets()2827 iq->sent_count = 0; in processQueryTargets()2940 iq->sent_count++; in processQueryTargets()[all …]
548 const int64_t sent_count = sc->sc_hard_done_cnt; in cnmac_send_queue_flush() local552 KASSERT(sent_count <= 0); in cnmac_send_queue_flush()554 for (i = 0; i < 0 - sent_count; i++) { in cnmac_send_queue_flush()
3030 + iq->sent_count = 0;