Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/
Dfq.h31 struct fq_flow { struct
45 * @new_flows: linked list of fq_flow argument
/linux-6.14.4/net/sched/
Dsch_fq.c69 struct fq_flow { struct
91 struct fq_flow *next; /* next pointer in RR lists */ argument
98 struct fq_flow *first; argument