Searched refs:SKB_GSO_TCPV6 (Results 1 – 25 of 35) sorted by relevance
12
36 skb_shinfo(skb)->gso_type |= SKB_GSO_TCPV6; in tcp6_gro_complete()46 if (!(skb_shinfo(skb)->gso_type & SKB_GSO_TCPV6)) in tcp6_gso_segment()
293 sk->sk_gso_type = SKB_GSO_TCPV6; in tcp_v6_connect()1206 newsk->sk_gso_type = SKB_GSO_TCPV6; in tcp_v6_syn_recv_sock()
38 gso_type = SKB_GSO_TCPV6; in virtio_net_hdr_to_skb()113 else if (sinfo->gso_type & SKB_GSO_TCPV6) in virtio_net_hdr_from_skb()
568 SKB_GSO_TCPV6 = 1 << 4, enumerator4392 return skb_shinfo(skb)->gso_type & SKB_GSO_TCPV6; in skb_is_gso_v6()4404 return skb_shinfo(skb)->gso_type & (SKB_GSO_TCPV4 | SKB_GSO_TCPV6); in skb_is_gso_tcp()
548 if (!(skb_shinfo(skb)->gso_type & (SKB_GSO_TCPV4 | SKB_GSO_TCPV6))) in handle_gso_encap()
5159 if (likely(shinfo->gso_type & (SKB_GSO_TCPV4 | SKB_GSO_TCPV6))) in skb_gso_transport_seglen()5161 } else if (likely(shinfo->gso_type & (SKB_GSO_TCPV4 | SKB_GSO_TCPV6))) { in skb_gso_transport_seglen()
237 if (skb_is_gso(skb) && skb_shinfo(skb)->gso_type & SKB_GSO_TCPV6) in tcf_csum_ipv6_tcp()
1327 SKB_GSO_TCPV6))) { in cake_overhead()
30 SKB_GSO_TCPV6 should be set in skb_shinfo()->gso_type and
1437 gso_type = skb_shinfo(skb)->gso_type & (SKB_GSO_TCPV6 | SKB_GSO_TCPV4); in __wil_tx_ring_tso_edma()1442 case SKB_GSO_TCPV6: in __wil_tx_ring_tso_edma()
1794 gso_type = skb_shinfo(skb)->gso_type & (SKB_GSO_TCPV6 | SKB_GSO_TCPV4); in __wil_tx_vring_tso()1804 case SKB_GSO_TCPV6: in __wil_tx_vring_tso()
661 gso->u.gso.type = (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV6) ? in xennet_start_xmit()881 SKB_GSO_TCPV6; in xennet_set_skb_gso()
1342 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV6; in qlcnic_process_lro()1865 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV6; in qlcnic_83xx_process_lro()
1963 if (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV6) in atl1c_cal_tpd_req()2012 if (offload_type & SKB_GSO_TCPV6) { in atl1c_tso_csum()
647 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV6; in xenvif_set_skb_gso()
1284 if (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV6) { in emac_tso_csum()
633 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV6; in qede_set_gro_params()
766 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV6; in mlx5e_lro_update_hdr()
1204 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV6; in ibmveth_rx_mss_helper()
1493 bool v6 = (ssi->gso_type & SKB_GSO_TCPV6) != 0; in cxgb4_eth_xmit()1827 bool v6 = (ssi->gso_type & SKB_GSO_TCPV6) != 0; in cxgb4_vf_eth_xmit()
1506 SKB_GSO_TCPV4 : SKB_GSO_TCPV6; in vmxnet3_rq_rx_complete()1518 rcd->v4 ? SKB_GSO_TCPV4 : SKB_GSO_TCPV6; in vmxnet3_rq_rx_complete()
1372 if (skb_is_gso(skb) && skb_shinfo(skb)->gso_type & SKB_GSO_TCPV6) in alx_tpd_req()
1281 bool v6 = (ssi->gso_type & SKB_GSO_TCPV6) != 0; in t4vf_eth_xmit()
3148 if (skb_shinfo(skb)->gso_type & (SKB_GSO_TCPV4 | SKB_GSO_TCPV6)) in stmmac_xmit()3997 if (skb_shinfo(skb)->gso_type & (SKB_GSO_TCPV4 | SKB_GSO_TCPV6)) { in stmmac_select_queue()
1607 (skb_shinfo(skb)->gso_type == SKB_GSO_TCPV6)) { in atl1e_cal_tdp_req()