Searched refs:__fq_adjust_removal (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/include/net/ |
D | fq_impl.h | 16 __fq_adjust_removal(struct fq *fq, struct fq_flow *flow, unsigned int packets, in __fq_adjust_removal() function 44 __fq_adjust_removal(fq, flow, 1, skb->len, skb->truesize); in fq_adjust_removal() 85 __fq_adjust_removal(fq, flow, packets, bytes, truesize); in fq_flow_drop()
|