Home
last modified time | relevance | path

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

/linux-6.12.1/net/core/
Dgro.c294 bool flush_old) in __napi_gro_flush_chain() argument
300 if (flush_old && NAPI_GRO_CB(skb)->age == jiffies) in __napi_gro_flush_chain()
315 void napi_gro_flush(struct napi_struct *napi, bool flush_old) in napi_gro_flush() argument
323 __napi_gro_flush_chain(napi, base, flush_old); in napi_gro_flush()
/linux-6.12.1/include/linux/
Dnetdevice.h3898 void napi_gro_flush(struct napi_struct *napi, bool flush_old);