Home
last modified time | relevance | path

Searched refs:fq_codel_zalloc (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/sched/
Dsch_fq_codel.c360 static void *fq_codel_zalloc(size_t sz) in fq_codel_zalloc() function
405 q->flows = fq_codel_zalloc(q->flows_cnt * in fq_codel_init()
409 q->backlogs = fq_codel_zalloc(q->flows_cnt * sizeof(u32)); in fq_codel_init()