Lines Matching refs:grc
656 struct gro_remcsum *grc, in vxlan_gro_remcsum() argument
671 start, offset, grc, nopartial); in vxlan_gro_remcsum()
681 struct gro_remcsum *grc) in vxlan_gro_prepare_receive() argument
689 skb_gro_remcsum_init(grc); in vxlan_gro_prepare_receive()
703 vh->vx_vni, grc, in vxlan_gro_prepare_receive()
733 struct gro_remcsum grc; in vxlan_gro_receive() local
736 if (vxlan_gro_prepare_receive(sk, head, skb, &grc)) { in vxlan_gro_receive()
740 skb_gro_flush_final_remcsum(skb, pp, flush, &grc); in vxlan_gro_receive()
750 struct gro_remcsum grc; in vxlan_gpe_gro_receive() local
755 vh = vxlan_gro_prepare_receive(sk, head, skb, &grc); in vxlan_gpe_gro_receive()
766 skb_gro_flush_final_remcsum(skb, pp, flush, &grc); in vxlan_gpe_gro_receive()