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

/linux-4.4.14/net/sched/
H A Dsch_hhf.c137 u32 hh_flows_current_cnt; /* total current HHs */ member in struct:hhf_sched_data
200 q->hh_flows_current_cnt--; list_for_each_entry_safe()
227 if (q->hh_flows_current_cnt >= q->hh_flows_limit) {
236 q->hh_flows_current_cnt++;
632 q->hh_flows_current_cnt = 0; hhf_init()
699 .hh_cur_count = q->hh_flows_current_cnt, hhf_dump_stats()

Completed in 37 milliseconds