Searched refs:tin (Results 1 – 2 of 2) sorted by relevance
19 struct fq_tin *tin = flow->tin; in __fq_adjust_removal() local67 struct fq_tin *tin = flow->tin; in fq_flow_drop() local125 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() local293 struct fq_tin *tin = flow->tin; in fq_flow_reset() local[all …]
32 struct fq_tin *tin; member
Completed in 4 milliseconds