Lines Matching refs:flush
36 u16 flush;
105 NAPI_GRO_CB(skb)->flush |= 1;
120 NAPI_GRO_CB(skb)->flush |= 1;
354 static inline void skb_gro_flush_final(struct sk_buff *skb, struct sk_buff *pp, int flush)
357 NAPI_GRO_CB(skb)->flush |= flush;
361 int flush,
365 NAPI_GRO_CB(skb)->flush |= flush;
371 static inline void skb_gro_flush_final(struct sk_buff *skb, struct sk_buff *pp, int flush)
373 NAPI_GRO_CB(skb)->flush |= flush;
377 int flush,
380 NAPI_GRO_CB(skb)->flush |= flush;
404 NAPI_GRO_CB(skb)->flush |= 1, NULL : \