Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dfq.h31 struct fq_flow { struct
45 * @new_flows: linked list of fq_flow argument
/openbmc/linux/net/sched/
H A Dsch_fq.c68 struct fq_flow { struct
85 struct fq_flow *next; /* next pointer in RR lists */ argument
92 struct fq_flow *first; argument