Searched refs:SKB_GSO_TCPV4 (Results 1 – 25 of 42) sorted by relevance
12
63 gso_type = SKB_GSO_TCPV4; in virtio_net_hdr_to_skb()176 case SKB_GSO_TCPV4: in virtio_net_hdr_to_skb()218 if (sinfo->gso_type & SKB_GSO_TCPV4) in virtio_net_hdr_from_skb()
658 SKB_GSO_TCPV4 = 1 << 0, enumerator5028 return skb_shinfo(skb)->gso_type & (SKB_GSO_TCPV4 | SKB_GSO_TCPV6); in skb_is_gso_tcp()
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()
98 if (!(skb_shinfo(skb)->gso_type & SKB_GSO_TCPV4)) in tcp4_gso_segment()469 skb_shinfo(skb)->gso_type |= SKB_GSO_FRAGLIST | SKB_GSO_TCPV4; in tcp4_gro_complete()480 skb_shinfo(skb)->gso_type |= SKB_GSO_TCPV4 | in tcp4_gro_complete()
174 skb_shinfo(skb)->gso_type |= SKB_GSO_TCPV4; in xfrm4_beet_gso_segment()
318 sk->sk_gso_type = SKB_GSO_TCPV4; in tcp_v4_connect()1764 newsk->sk_gso_type = SKB_GSO_TCPV4;
233 if (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV4) in xenvif_gso_type()
771 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV4; in xenvif_set_skb_gso()
211 if (skb_is_gso(skb) && skb_shinfo(skb)->gso_type & SKB_GSO_TCPV4) in tcf_csum_ipv4_tcp()
29 When TCP segmentation requested the bit for either SKB_GSO_TCPV4 or
1435 gso_type = skb_shinfo(skb)->gso_type & (SKB_GSO_TCPV6 | SKB_GSO_TCPV4); in __wil_tx_ring_tso_edma()1437 case SKB_GSO_TCPV4: 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()1789 case SKB_GSO_TCPV4: in __wil_tx_vring_tso()
961 skb_shinfo(skb)->gso_type = ipv4 ? SKB_GSO_TCPV4 : SKB_GSO_TCPV6; in iwl_mvm_tx_tso_segment()990 skb_shinfo(tmp)->gso_type = ipv4 ? SKB_GSO_TCPV4 : in iwl_mvm_tx_tso_segment()
1343 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV4; in qlcnic_process_lro()1865 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV4; in qlcnic_83xx_process_lro()
878 shinfo->gso_type = SKB_GSO_TCPV4; in gve_rx_complete_rsc()
558 if (!(skb_shinfo(skb)->gso_type & (SKB_GSO_TCPV4 | SKB_GSO_TCPV6))) in gve_prep_tso()
675 if (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV4) { in otx2_sqe_add_ext()
1278 if (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV4) { in emac_tso_csum()
1179 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV4; in mlx5e_lro_update_hdr()1283 skb_shinfo(skb)->gso_type |= SKB_GSO_TCPV4; in mlx5e_shampo_update_ipv4_tcp_hdr()
658 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV4; in qede_set_gro_params()
2562 case SKB_GSO_TCPV4: in idpf_tso()3022 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV4; in idpf_rx_rsc()
1204 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV4; in ibmveth_rx_mss_helper()
1643 if (offload_type & SKB_GSO_TCPV4) { in atl1e_tso_csum()
1333 if (shinfo->gso_type & SKB_GSO_TCPV4) { in rtase_start_xmit()