Home
last modified time | relevance | path

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

/Linux-v5.4/net/sched/
Dsch_fq.c91 struct fq_sched_data { struct
156 static void fq_flow_unset_throttled(struct fq_sched_data *q, struct fq_flow *f) in fq_flow_unset_throttled()
163 static void fq_flow_set_throttled(struct fq_sched_data *q, struct fq_flow *f) in fq_flow_set_throttled()
201 static void fq_gc(struct fq_sched_data *q, in fq_gc()
241 static struct fq_flow *fq_classify(struct sk_buff *skb, struct fq_sched_data *q) in fq_classify()
416 struct fq_sched_data *q = qdisc_priv(sch); in fq_enqueue()
456 static void fq_check_throttled(struct fq_sched_data *q, u64 now) in fq_check_throttled()
485 struct fq_sched_data *q = qdisc_priv(sch); in fq_dequeue()
621 struct fq_sched_data *q = qdisc_priv(sch); in fq_reset()
654 static void fq_rehash(struct fq_sched_data *q, in fq_rehash()
[all …]