Searched refs:SKB_GSO_TCPV4 (Results 1 – 23 of 23) sorted by relevance
89 ~(SKB_GSO_TCPV4 | in tcp_gso_segment()101 !(type & (SKB_GSO_TCPV4 | SKB_GSO_TCPV6)))) in tcp_gso_segment()311 skb_shinfo(skb)->gso_type |= SKB_GSO_TCPV4; in tcp4_gro_complete()
32 ~(SKB_GSO_TCPV4 | in gre_gso_segment()
235 sk->sk_gso_type = SKB_GSO_TCPV4; in tcp_v4_connect()1268 newsk->sk_gso_type = SKB_GSO_TCPV4; in tcp_v4_syn_recv_sock()
1216 ~(SKB_GSO_TCPV4 | in inet_gso_segment()
30 ~(SKB_GSO_TCPV4 | in mpls_gso_segment()
72 ~(SKB_GSO_TCPV4 | in ipv6_gso_segment()
582 gso_type = SKB_GSO_TCPV4; in macvtap_skb_from_vnet_hdr()630 if (sinfo->gso_type & SKB_GSO_TCPV4) in macvtap_skb_to_vnet_hdr()
490 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV4; in receive_buf()878 if (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV4) in xmit_skb()
1169 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV4; in tun_get_user()1279 if (sinfo->gso_type & SKB_GSO_TCPV4) in tun_put_user()
811 SKB_GSO_TCPV4 : in xennet_set_skb_gso()
340 if (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV4) in xenvif_gop_frag_copy()384 if (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV4) in xenvif_gop_skb()1109 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV4; in xenvif_set_skb_gso()
1341 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV4; in qlcnic_process_lro()1864 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV4; in qlcnic_83xx_process_lro()
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()
2492 gso_type = SKB_GSO_TCPV4; in packet_snd()2968 if (sinfo->gso_type & SKB_GSO_TCPV4) in packet_recvmsg()
363 SKB_GSO_TCPV4 = 1 << 0, enumerator
3696 BUILD_BUG_ON(SKB_GSO_TCPV4 != (NETIF_F_TSO >> NETIF_F_GSO_SHIFT)); in net_gso_ok()
1654 if (offload_type & SKB_GSO_TCPV4) { in atl1e_tso_csum()
1988 if (offload_type & SKB_GSO_TCPV4) { in atl1c_tso_csum()
525 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV4; 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()
1564 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV4; in ixgbe_set_rsc_gso_size()