udp6_gro_complete
int udp6_gro_complete(struct sk_buff *, int);
return udp6_gro_complete(skb, nhoff);
.gro_complete = udp6_gro_complete,