Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnetdevice.h2946 void napi_gro_flush(struct napi_struct *napi, bool flush_old);
/linux-4.1.27/net/core/
Ddev.c3942 void napi_gro_flush(struct napi_struct *napi, bool flush_old) in napi_gro_flush() argument
3955 if (flush_old && NAPI_GRO_CB(skb)->age == jiffies) in napi_gro_flush()