Lines Matching refs:grc
634 struct gro_remcsum *grc, in vxlan_gro_remcsum() argument
649 start, offset, grc, nopartial); in vxlan_gro_remcsum()
659 struct gro_remcsum *grc) in vxlan_gro_prepare_receive() argument
667 skb_gro_remcsum_init(grc); in vxlan_gro_prepare_receive()
681 vh->vx_vni, grc, in vxlan_gro_prepare_receive()
711 struct gro_remcsum grc; in vxlan_gro_receive() local
714 if (vxlan_gro_prepare_receive(sk, head, skb, &grc)) { in vxlan_gro_receive()
718 skb_gro_flush_final_remcsum(skb, pp, flush, &grc); in vxlan_gro_receive()
728 struct gro_remcsum grc; in vxlan_gpe_gro_receive() local
733 vh = vxlan_gro_prepare_receive(sk, head, skb, &grc); in vxlan_gpe_gro_receive()
744 skb_gro_flush_final_remcsum(skb, pp, flush, &grc); in vxlan_gpe_gro_receive()