Searched refs:pkt_count (Results 1 – 1 of 1) sorted by relevance
736 size_t pkt_count, gsolen; in cf_flush_egress() local765 pkt_count = 0; in cf_flush_egress()786 ++pkt_count; in cf_flush_egress()787 if((size_t)nread < gsolen || pkt_count >= MAX_PKT_BURST) { in cf_flush_egress()796 pkt_count = 0; in cf_flush_egress()
Completed in 9 milliseconds