Lines Matching defs:tin
19 struct fq_tin *tin = flow->tin; in __fq_adjust_removal() local
67 struct fq_tin *tin = flow->tin; in fq_flow_drop() local
91 struct fq_tin *tin, in fq_tin_dequeue()
145 struct fq_tin *tin, u32 idx, in fq_flow_classify()
167 struct fq_tin *tin; in fq_find_fattest_flow() local
198 struct fq_tin *tin, u32 idx, in fq_tin_enqueue()
258 struct fq_tin *tin = flow->tin; in fq_flow_filter() local
274 struct fq_tin *tin, in fq_tin_filter()
293 struct fq_tin *tin = flow->tin; in fq_flow_reset() local
312 struct fq_tin *tin, in fq_tin_reset()
341 static void fq_tin_init(struct fq_tin *tin) in fq_tin_init()