Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dsch_fq_codel.c70 static unsigned int fq_codel_hash(const struct fq_codel_sched_data *q, in fq_codel_hash() function
91 return fq_codel_hash(q, skb) + 1; in fq_codel_classify()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_fq_codel.c70 static unsigned int fq_codel_hash(const struct fq_codel_sched_data *q, in fq_codel_hash() function
91 return fq_codel_hash(q, skb) + 1; in fq_codel_classify()

Completed in 5 milliseconds