Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c5829 bool flush_old) in __napi_gro_flush_chain() argument
5835 if (flush_old && NAPI_GRO_CB(skb)->age == jiffies) in __napi_gro_flush_chain()
5850 void napi_gro_flush(struct napi_struct *napi, bool flush_old) in napi_gro_flush() argument
5858 __napi_gro_flush_chain(napi, base, flush_old); in napi_gro_flush()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h3922 void napi_gro_flush(struct napi_struct *napi, bool flush_old);