Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dfq.h29 struct fq_flow { struct
44 * @new_flows: linked list of fq_flow argument
/kernel/linux/linux-5.10/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