Searched refs:sent_count (Results 1 – 4 of 4) sorted by relevance
224 sent_count = frame_type_counts.get('transport:packet_sent', {}).get(required_frame_type, 0)225 if sent_count < 1:
364 int sent_count; member
149 iq->sent_count = 0; in iter_new()1499 iq->sent_count = 0; in processInitRequest()1574 iq->sent_count = 0; in processInitRequest()2229 iq->sent_count = 0; in processLastResort()2486 iq->num_current_queries, iq->sent_count); in processQueryTargets()2495 if(iq->sent_count > ie->max_sent_count) { in processQueryTargets()2497 "number of sends with %d", iq->sent_count); in processQueryTargets()2802 && iq->sent_count < TARGET_FETCH_STOP) { in processQueryTargets()2854 iq->sent_count = 0; in processQueryTargets()2913 iq->sent_count = 0; in processQueryTargets()[all …]
3030 + iq->sent_count = 0;