Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_qdisc_fq.c427 static void fq_flow_set_throttled(struct fq_flow_node *flow) in fq_flow_set_throttled() function
519 fq_flow_set_throttled(flow); in fq_dequeue_nonprio_flows()
/linux/net/sched/
H A Dsch_fq.c220 static void fq_flow_set_throttled(struct fq_sched_data *q, struct fq_flow *f) in fq_flow_set_throttled() function
712 fq_flow_set_throttled(q, f); in fq_dequeue()