Searched refs:SKB_GSO_TCPV4 (Results 1 – 25 of 34) sorted by relevance
12
35 gso_type = SKB_GSO_TCPV4; in virtio_net_hdr_to_skb()92 if (sinfo->gso_type & SKB_GSO_TCPV4) in virtio_net_hdr_from_skb()
541 SKB_GSO_TCPV4 = 1 << 0, enumerator
35 if (!(skb_shinfo(skb)->gso_type & SKB_GSO_TCPV4)) in tcp4_gso_segment()328 skb_shinfo(skb)->gso_type |= SKB_GSO_TCPV4; in tcp4_gro_complete()
293 sk->sk_gso_type = SKB_GSO_TCPV4; in tcp_v4_connect()1420 newsk->sk_gso_type = SKB_GSO_TCPV4; in tcp_v4_syn_recv_sock()
207 if (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV4) in xenvif_gso_type()
644 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV4; in xenvif_set_skb_gso()
202 if (skb_is_gso(skb) && skb_shinfo(skb)->gso_type & SKB_GSO_TCPV4) in tcf_csum_ipv4_tcp()
1319 if (likely(shinfo->gso_type & (SKB_GSO_TCPV4 | in cake_overhead()
23 When TCP segmentation requested the bit for either SKB_GSO_TCPV4 or
1397 gso_type = skb_shinfo(skb)->gso_type & (SKB_GSO_TCPV6 | SKB_GSO_TCPV4); in __wil_tx_ring_tso_edma()1399 case SKB_GSO_TCPV4: in __wil_tx_ring_tso_edma()
1494 gso_type = skb_shinfo(skb)->gso_type & (SKB_GSO_TCPV6 | SKB_GSO_TCPV4); in __wil_tx_vring_tso()1496 case SKB_GSO_TCPV4: in __wil_tx_vring_tso()
1342 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()
647 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV4; in mlx5e_lro_update_hdr()
643 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV4; in qede_set_gro_params()
1283 if (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV4) { in emac_tso_csum()
1204 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV4; in ibmveth_rx_mss_helper()
1507 SKB_GSO_TCPV4 : SKB_GSO_TCPV6; in vmxnet3_rq_rx_complete()1519 rcd->v4 ? SKB_GSO_TCPV4 : SKB_GSO_TCPV6; in vmxnet3_rq_rx_complete()
883 SKB_GSO_TCPV4 : in xennet_set_skb_gso()
2634 if (shinfo->gso_type & SKB_GSO_TCPV4) { in bpf_skb_proto_4_to_6()2635 shinfo->gso_type &= ~SKB_GSO_TCPV4; in bpf_skb_proto_4_to_6()2678 shinfo->gso_type |= SKB_GSO_TCPV4; in bpf_skb_proto_6_to_4()
4943 if (likely(shinfo->gso_type & (SKB_GSO_TCPV4 | SKB_GSO_TCPV6))) in skb_gso_transport_seglen()4945 } else if (likely(shinfo->gso_type & (SKB_GSO_TCPV4 | SKB_GSO_TCPV6))) { in skb_gso_transport_seglen()
1648 if (offload_type & SKB_GSO_TCPV4) { in atl1e_tso_csum()
1002 (SKB_GSO_TCPV4 | SKB_GSO_TCPV6)) { in mtk_start_xmit()
902 (SKB_GSO_TCPV4 | SKB_GSO_TCPV6)) { in mtk_start_xmit()
2001 if (offload_type & SKB_GSO_TCPV4) { in atl1c_tso_csum()
2241 (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV4); in qeth_l3_xmit()