Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dsch_fq.c82 struct fq_sched_data { struct
146 static void fq_flow_unset_throttled(struct fq_sched_data *q, struct fq_flow *f) in fq_flow_unset_throttled()
153 static void fq_flow_set_throttled(struct fq_sched_data *q, struct fq_flow *f) in fq_flow_set_throttled()
191 static void fq_gc(struct fq_sched_data *q, in fq_gc()
231 static struct fq_flow *fq_classify(struct sk_buff *skb, struct fq_sched_data *q) in fq_classify()
391 struct fq_sched_data *q = qdisc_priv(sch); in fq_enqueue()
433 static void fq_check_throttled(struct fq_sched_data *q, u64 now) in fq_check_throttled()
462 struct fq_sched_data *q = qdisc_priv(sch); in fq_dequeue()
570 struct fq_sched_data *q = qdisc_priv(sch); in fq_reset()
603 static void fq_rehash(struct fq_sched_data *q, in fq_rehash()
[all …]