Home
last modified time | relevance | path

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

/include/net/
A Dfq_impl.h19 struct fq_tin *tin = flow->tin; in __fq_adjust_removal() local
67 struct fq_tin *tin = flow->tin; in fq_flow_drop() local
125 flow->tin = NULL; in fq_tin_dequeue()
132 tin->tx_packets++; in fq_tin_dequeue()
153 if (flow->tin && flow->tin != tin) { in fq_flow_classify()
159 if (!flow->tin) in fq_flow_classify()
160 tin->flows++; in fq_flow_classify()
217 flow->tin = tin; in fq_tin_enqueue()
258 struct fq_tin *tin = flow->tin; in fq_flow_filter() local
293 struct fq_tin *tin = flow->tin; in fq_flow_reset() local
[all …]
A Dfq.h32 struct fq_tin *tin; member

Completed in 4 milliseconds