Searched refs:fq_flow_reset (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | fq_impl.h | 247 static void fq_flow_reset(struct fq *fq, in fq_flow_reset() function 283 fq_flow_reset(fq, flow, free_func); in fq_tin_reset() 331 fq_flow_reset(fq, &fq->flows[i], free_func); in fq_reset()
|
/kernel/linux/linux-6.6/include/net/ |
H A D | fq_impl.h | 289 static void fq_flow_reset(struct fq *fq, in fq_flow_reset() function 327 fq_flow_reset(fq, flow, free_func); in fq_tin_reset() 384 fq_flow_reset(fq, &fq->flows[i], free_func); in fq_reset()
|
Completed in 2 milliseconds