Searched refs:dev_gro_receive (Results 1 – 1 of 1) sorted by relevance
4198 static enum gro_result dev_gro_receive(struct napi_struct *napi, struct sk_buff *skb) in dev_gro_receive() function4368 return napi_skb_finish(dev_gro_receive(napi, skb), skb); in napi_gro_receive()4476 return napi_frags_finish(napi, skb, dev_gro_receive(napi, skb)); in napi_gro_frags()