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

/linux-4.4.14/net/sched/
H A Dsch_hhf.c96 #define HH_FLOWS_CNT 1024 /* number of entries in exact-matching table T */ macro
504 for (i = 0; i < HH_FLOWS_CNT; i++) { hhf_destroy()
621 q->hh_flows = hhf_zalloc(HH_FLOWS_CNT * hhf_init()
625 for (i = 0; i < HH_FLOWS_CNT; i++) hhf_init()
629 q->hh_flows_limit = 2 * HH_FLOWS_CNT; hhf_init()

Completed in 61 milliseconds