/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-utils.c | 32 skb_shinfo(skb)->gso_type = ipv4 ? SKB_GSO_TCPV4 : SKB_GSO_TCPV6; in iwl_tx_tso_segment() 61 skb_shinfo(tmp)->gso_type = ipv4 ? SKB_GSO_TCPV4 : in iwl_tx_tso_segment()
|
/linux/net/core/ |
H A D | gso.c | 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()
|
/linux/include/linux/ |
H A D | virtio_net.h | 63 gso_type = SKB_GSO_TCPV4; in __virtio_net_hdr_to_skb() 177 case SKB_GSO_TCPV4: in __virtio_net_hdr_to_skb() 226 if (sinfo->gso_type & SKB_GSO_TCPV4) in virtio_net_hdr_from_skb()
|
H A D | skbuff.h | 240 * gso_type is %SKB_GSO_TCPV4 or %SKB_GSO_TCPV6, TCP checksum offload as 669 SKB_GSO_TCPV4 = 1 << 0, enumerator 5112 return skb_shinfo(skb)->gso_type & (SKB_GSO_TCPV4 | SKB_GSO_TCPV6); in skb_is_gso_tcp()
|
/linux/net/ipv4/ |
H A D | tcp_offload.c | 101 if (!(skb_shinfo(skb)->gso_type & SKB_GSO_TCPV4)) in tcp4_gso_segment() 477 skb_shinfo(skb)->gso_type |= SKB_GSO_FRAGLIST | SKB_GSO_TCPV4; in tcp4_gro_complete() 488 skb_shinfo(skb)->gso_type |= SKB_GSO_TCPV4 | in tcp4_gro_complete()
|
H A D | esp4_offload.c | 174 skb_shinfo(skb)->gso_type |= SKB_GSO_TCPV4; in xfrm4_beet_gso_segment()
|
H A D | tcp_ipv4.c | 322 sk->sk_gso_type = SKB_GSO_TCPV4; in tcp_v4_connect() 1779 newsk->sk_gso_type = SKB_GSO_TCPV4;
|
/linux/drivers/net/ethernet/huawei/hinic3/ |
H A D | hinic3_rx.c | 262 SKB_GSO_TCPV4 : SKB_GSO_TCPV6; in hinic3_lro_set_gso_params()
|
/linux/drivers/net/xen-netback/ |
H A D | rx.c | 233 if (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV4) in xenvif_gso_type()
|
H A D | netback.c | 772 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV4; in xenvif_set_skb_gso()
|
/linux/net/sched/ |
H A D | act_csum.c | 212 if (skb_is_gso(skb) && skb_shinfo(skb)->gso_type & SKB_GSO_TCPV4) in tcf_csum_ipv4_tcp()
|
/linux/Documentation/networking/ |
H A D | segmentation-offloads.rst | 29 When TCP segmentation requested the bit for either SKB_GSO_TCPV4 or
|
/linux/drivers/net/wireless/ath/wil6210/ |
H A D | txrx_edma.c | 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()
|
H A D | txrx.c | 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()
|
/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_io.c | 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()
|
/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_rx_dqo.c | 891 shinfo->gso_type = SKB_GSO_TCPV4; in gve_rx_complete_rsc()
|
H A D | gve_tx_dqo.c | 584 if (!(skb_shinfo(skb)->gso_type & (SKB_GSO_TCPV4 | SKB_GSO_TCPV6))) in gve_prep_tso()
|
/linux/drivers/net/ethernet/qualcomm/emac/ |
H A D | emac-mac.c | 1278 if (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV4) { in emac_tso_csum()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_rx.c | 1185 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV4; in mlx5e_lro_update_hdr() 1291 skb_shinfo(skb)->gso_type |= SKB_GSO_TCPV4; in mlx5e_shampo_update_ipv4_tcp_hdr()
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_txrx.c | 720 if (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV4) { in otx2_sqe_add_ext()
|
/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_fp.c | 658 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV4; in qede_set_gro_params()
|
/linux/drivers/net/ethernet/intel/idpf/ |
H A D | idpf_txrx.c | 2604 case SKB_GSO_TCPV4: in idpf_tso() 3134 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV4; in idpf_rx_rsc()
|
/linux/drivers/net/ethernet/ibm/ |
H A D | ibmveth.c | 1344 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV4; in ibmveth_rx_mss_helper()
|
/linux/drivers/net/ethernet/realtek/ |
H A D | r8169_main.c | 4299 if (shinfo->gso_type & SKB_GSO_TCPV4) { in rtl8169_tso_csum_v2() 4468 else if (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV4 && in rtl8168evl_fix_tso()
|
/linux/drivers/net/vmxnet3/ |
H A D | vmxnet3_drv.c | 1911 SKB_GSO_TCPV4 : SKB_GSO_TCPV6; in vmxnet3_rq_rx_complete() 1925 rcd->v4 ? SKB_GSO_TCPV4 : SKB_GSO_TCPV6; in vmxnet3_rq_rx_complete()
|