Searched refs:SKB_GSO_TCPV6 (Results 1 – 26 of 26) sorted by relevance
39 skb_shinfo(skb)->gso_type |= SKB_GSO_TCPV6; in tcp6_gro_complete()
83 SKB_GSO_TCPV6 | in ipv6_gso_segment()
260 sk->sk_gso_type = SKB_GSO_TCPV6; in tcp_v6_connect()1083 newsk->sk_gso_type = SKB_GSO_TCPV6; in tcp_v6_syn_recv_sock()
31 SKB_GSO_TCPV6 | in mpls_gso_segment()
92 SKB_GSO_TCPV6 | in tcp_gso_segment()101 !(type & (SKB_GSO_TCPV4 | SKB_GSO_TCPV6)))) in tcp_gso_segment()
33 SKB_GSO_TCPV6 | in gre_gso_segment()
1224 SKB_GSO_TCPV6 | in inet_gso_segment()
585 gso_type = SKB_GSO_TCPV6; in macvtap_skb_from_vnet_hdr()632 else if (sinfo->gso_type & SKB_GSO_TCPV6) in macvtap_skb_to_vnet_hdr()
496 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV6; in receive_buf()880 else if (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV6) in xmit_skb()
592 gso->u.gso.type = (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV6) ? in xennet_start_xmit()812 SKB_GSO_TCPV6; in xennet_set_skb_gso()
1172 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV6; in tun_get_user()1281 else if (sinfo->gso_type & SKB_GSO_TCPV6) in tun_put_user()
342 else if (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV6) in xenvif_gop_frag_copy()386 else if (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV6) in xenvif_gop_skb()1112 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV6; in xenvif_set_skb_gso()
372 SKB_GSO_TCPV6 = 1 << 4, enumerator3378 return skb_shinfo(skb)->gso_type & SKB_GSO_TCPV6; in skb_is_gso_v6()
3700 BUILD_BUG_ON(SKB_GSO_TCPV6 != (NETIF_F_TSO6 >> NETIF_F_GSO_SHIFT)); in net_gso_ok()
1339 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV6; in qlcnic_process_lro()1862 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()
4186 if (likely(shinfo->gso_type & (SKB_GSO_TCPV4 | SKB_GSO_TCPV6))) in skb_gso_transport_seglen()4188 } else if (likely(shinfo->gso_type & (SKB_GSO_TCPV4 | SKB_GSO_TCPV6))) { in skb_gso_transport_seglen()
2794 if (likely(shinfo->gso_type & (SKB_GSO_TCPV4 | SKB_GSO_TCPV6))) in qdisc_pkt_len_init()
2495 gso_type = SKB_GSO_TCPV6; in packet_snd()2970 else if (sinfo->gso_type & SKB_GSO_TCPV6) in packet_recvmsg()
1272 bool v6 = (ssi->gso_type & SKB_GSO_TCPV6) != 0; in t4vf_eth_xmit()
1624 (skb_shinfo(skb)->gso_type == SKB_GSO_TCPV6)) { in atl1e_cal_tdp_req()
1209 bool v6 = (ssi->gso_type & SKB_GSO_TCPV6) != 0; in t4_eth_xmit()
522 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV6; in bnx2x_set_gro_params()
948 if (offload_type & (SKB_GSO_TCPV4 | SKB_GSO_TCPV6)) { in vxge_xmit()
4122 if (offload_type & (SKB_GSO_TCPV4 | SKB_GSO_TCPV6)) { in s2io_xmit()
6611 if (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV6) { in bnx2_start_xmit()