Searched refs:SKB_GSO_TCPV6 (Results 1 – 25 of 45) sorted by relevance
12
68 gso_type = SKB_GSO_TCPV6; in virtio_net_hdr_to_skb()177 case SKB_GSO_TCPV6: in virtio_net_hdr_to_skb()220 else if (sinfo->gso_type & SKB_GSO_TCPV6) in virtio_net_hdr_from_skb()
668 SKB_GSO_TCPV6 = 1 << 4, enumerator5016 return skb_shinfo(skb)->gso_type & SKB_GSO_TCPV6; in skb_is_gso_v6()5028 return skb_shinfo(skb)->gso_type & (SKB_GSO_TCPV4 | SKB_GSO_TCPV6); in skb_is_gso_tcp()
80 skb_shinfo(skb)->gso_type |= SKB_GSO_FRAGLIST | SKB_GSO_TCPV6; in tcp6_gro_complete()90 skb_shinfo(skb)->gso_type |= SKB_GSO_TCPV6; in tcp6_gro_complete()156 if (!(skb_shinfo(skb)->gso_type & SKB_GSO_TCPV6)) in tcp6_gso_segment()
209 skb_shinfo(skb)->gso_type |= SKB_GSO_TCPV6; in xfrm6_beet_gso_segment()
298 sk->sk_gso_type = SKB_GSO_TCPV6; in tcp_v6_connect()1438 newsk->sk_gso_type = SKB_GSO_TCPV6;
152 if (likely(shinfo->gso_type & (SKB_GSO_TCPV4 | SKB_GSO_TCPV6))) in skb_gso_transport_seglen()154 } else if (likely(shinfo->gso_type & (SKB_GSO_TCPV4 | SKB_GSO_TCPV6))) { in skb_gso_transport_seglen()
547 if (!(skb_shinfo(skb)->gso_type & (SKB_GSO_TCPV4 | SKB_GSO_TCPV6))) in handle_gso_encap()
235 if (skb_is_gso(skb) && skb_shinfo(skb)->gso_type & SKB_GSO_TCPV6) in tcf_csum_ipv6_tcp()
30 SKB_GSO_TCPV6 should be set in skb_shinfo()->gso_type and
1435 gso_type = skb_shinfo(skb)->gso_type & (SKB_GSO_TCPV6 | SKB_GSO_TCPV4); in __wil_tx_ring_tso_edma()1440 case SKB_GSO_TCPV6: in __wil_tx_ring_tso_edma()
1787 gso_type = skb_shinfo(skb)->gso_type & (SKB_GSO_TCPV6 | SKB_GSO_TCPV4); in __wil_tx_vring_tso()1797 case SKB_GSO_TCPV6: in __wil_tx_vring_tso()
242 if (shinfo->gso_type & SKB_GSO_TCPV6) in write_pkt_desc()
961 skb_shinfo(skb)->gso_type = ipv4 ? SKB_GSO_TCPV4 : SKB_GSO_TCPV6; in iwl_mvm_tx_tso_segment()991 SKB_GSO_TCPV6; in iwl_mvm_tx_tso_segment()
813 gso->u.gso.type = (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV6) ? in xennet_start_xmit()1149 SKB_GSO_TCPV6; in xennet_set_skb_gso()
1341 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV6; in qlcnic_process_lro()1863 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV6; in qlcnic_83xx_process_lro()
881 shinfo->gso_type = SKB_GSO_TCPV6; in gve_rx_complete_rsc()
558 if (!(skb_shinfo(skb)->gso_type & (SKB_GSO_TCPV4 | SKB_GSO_TCPV6))) in gve_prep_tso()
2034 if (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV6) in atl1c_cal_tpd_req()2086 if (offload_type & SKB_GSO_TCPV6) { in atl1c_tso_csum()
774 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV6; in xenvif_set_skb_gso()
684 } else if (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV6) { in otx2_sqe_add_ext()
1287 if (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV6) { in emac_tso_csum()
1198 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV6; in mlx5e_lro_update_hdr()1307 skb_shinfo(skb)->gso_type |= SKB_GSO_TCPV6; in mlx5e_shampo_update_ipv6_tcp_hdr()
656 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV6; in qede_set_gro_params()
2563 case SKB_GSO_TCPV6: in idpf_tso()3033 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV6; in idpf_rx_rsc()
1213 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV6; in ibmveth_rx_mss_helper()