Home
last modified time | relevance | path

Searched refs:SKB_GSO_TCPV6 (Results 1 – 25 of 36) sorted by relevance

12

/linux/net/ipv6/
H A Dtcpv6_offload.c80 skb_shinfo(skb)->gso_type |= SKB_GSO_FRAGLIST | SKB_GSO_TCPV6; in tcp6_gro_complete()
90 skb_shinfo(skb)->gso_type |= SKB_GSO_TCPV6; in tcp6_gro_complete()
156 if (!(skb_shinfo(skb)->gso_type & SKB_GSO_TCPV6)) in tcp6_gso_segment()
H A Dtcp_ipv6.c298 sk->sk_gso_type = SKB_GSO_TCPV6; in tcp_v6_connect()
1441 newsk->sk_gso_type = SKB_GSO_TCPV6;
/linux/include/linux/
H A Dvirtio_net.h68 gso_type = SKB_GSO_TCPV6; in virtio_net_hdr_to_skb()
177 case SKB_GSO_TCPV6: in virtio_net_hdr_to_skb()
220 else if (sinfo->gso_type & SKB_GSO_TCPV6) in virtio_net_hdr_from_skb()
/linux/net/core/
H A Dgso.c152 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()
H A Dlwt_bpf.c550 if (!(skb_shinfo(skb)->gso_type & (SKB_GSO_TCPV4 | SKB_GSO_TCPV6))) in handle_gso_encap()
H A Dfilter.c3318 shinfo->gso_type |= SKB_GSO_TCPV6; in bpf_skb_proto_4_to_6()
3346 if (shinfo->gso_type & SKB_GSO_TCPV6) { in bpf_skb_proto_6_to_4()
3347 shinfo->gso_type &= ~SKB_GSO_TCPV6; in bpf_skb_proto_6_to_4()
/linux/Documentation/networking/
H A Dsegmentation-offloads.rst30 SKB_GSO_TCPV6 should be set in skb_shinfo()->gso_type and
/linux/net/sched/
H A Dact_csum.c235 if (skb_is_gso(skb) && skb_shinfo(skb)->gso_type & SKB_GSO_TCPV6) in tcf_csum_ipv6_tcp()
H A Dsch_cake.c1414 SKB_GSO_TCPV6))) { in cake_overhead()
/linux/drivers/net/wireless/ath/wil6210/
H A Dtxrx_edma.c1435 gso_type = skb_shinfo(skb)->gso_type & (SKB_GSO_TCPV6 | SKB_GSO_TCPV4); in __wil_tx_ring_tso_edma()
1440 case SKB_GSO_TCPV6: in __wil_tx_ring_tso_edma()
H A Dtxrx.c1787 gso_type = skb_shinfo(skb)->gso_type & (SKB_GSO_TCPV6 | SKB_GSO_TCPV4); in __wil_tx_vring_tso()
1797 case SKB_GSO_TCPV6: in __wil_tx_vring_tso()
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_tx.c242 if (shinfo->gso_type & SKB_GSO_TCPV6) in write_pkt_desc()
/linux/drivers/net/ethernet/google/gve/
H A Dgve_rx_dqo.c661 shinfo->gso_type = SKB_GSO_TCPV6; in gve_rx_complete_rsc()
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_io.c1341 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV6; in qlcnic_process_lro()
1863 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV6; in qlcnic_83xx_process_lro()
/linux/drivers/net/
H A Dxen-netfront.c813 gso->u.gso.type = (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV6) ? in xennet_start_xmit()
1152 SKB_GSO_TCPV6; in xennet_set_skb_gso()
/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c2034 if (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV6) in atl1c_cal_tpd_req()
2086 if (offload_type & SKB_GSO_TCPV6) { in atl1c_tso_csum()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c1196 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV6; in mlx5e_lro_update_hdr()
1305 skb_shinfo(skb)->gso_type |= SKB_GSO_TCPV6; in mlx5e_shampo_update_ipv6_tcp_hdr()
/linux/drivers/net/xen-netback/
H A Dnetback.c774 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV6; in xenvif_set_skb_gso()
/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-mac.c1287 if (skb_shinfo(skb)->gso_type & SKB_GSO_TCPV6) { in emac_tso_csum()
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_fp.c656 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV6; in qede_set_gro_params()
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.c2564 case SKB_GSO_TCPV6: in idpf_tso()
3032 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV6; in idpf_rx_rsc()
/linux/drivers/net/ethernet/ibm/
H A Dibmveth.c1213 skb_shinfo(skb)->gso_type = SKB_GSO_TCPV6; in ibmveth_rx_mss_helper()
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c1278 bool v6 = (ssi->gso_type & SKB_GSO_TCPV6) != 0; in t4vf_eth_xmit()
/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_main.c1614 (skb_shinfo(skb)->gso_type == SKB_GSO_TCPV6)) { in atl1e_cal_tdp_req()
/linux/drivers/net/ethernet/realtek/rtase/
H A Drtase_main.c1335 } else if (shinfo->gso_type & SKB_GSO_TCPV6) { in rtase_start_xmit()

12