Home
last modified time | relevance | path

Searched defs:fq_flow (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/net/
Dfq.h31 struct fq_flow { struct
45 * @new_flows: linked list of fq_flow argument
/Linux-v6.6/net/sched/
Dsch_fq.c68 struct fq_flow { struct
85 struct fq_flow *next; /* next pointer in RR lists */ argument
92 struct fq_flow *first; argument