skb_gro_receive_list
int skb_gro_receive_list(struct sk_buff *p, struct sk_buff *skb);
if (flush || skb_gro_receive_list(p, skb))
ret = skb_gro_receive_list(p, skb);