/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | tx.h | 30 (skb_shinfo(skb)->gso_type & SKB_GSO_UDP_TUNNEL_CSUM)) in efx_tx_csum_type_skb()
|
/openbmc/linux/net/ipv6/ |
H A D | fou6.c | 46 SKB_GSO_UDP_TUNNEL_CSUM : SKB_GSO_UDP_TUNNEL; in fou6_build_header() 63 SKB_GSO_UDP_TUNNEL_CSUM : SKB_GSO_UDP_TUNNEL; in gue6_build_header()
|
H A D | udp_offload.c | 34 (SKB_GSO_UDP_TUNNEL|SKB_GSO_UDP_TUNNEL_CSUM)) in udp6_ufo_fragment()
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | tx.h | 37 (skb_shinfo(skb)->gso_type & SKB_GSO_UDP_TUNNEL_CSUM)) in efx_tx_csum_type_skb()
|
H A D | ef100_tx.c | 217 (SKB_GSO_UDP_TUNNEL | SKB_GSO_UDP_TUNNEL_CSUM)) in ef100_make_tso_desc() 224 outer_csum = skb_shinfo(skb)->gso_type & SKB_GSO_UDP_TUNNEL_CSUM; in ef100_make_tso_desc()
|
/openbmc/linux/include/linux/ |
H A D | udp.h | 181 (SKB_GSO_UDP_TUNNEL | SKB_GSO_UDP_TUNNEL_CSUM))) in udp_unexpected_gso()
|
H A D | skbuff.h | 661 SKB_GSO_UDP_TUNNEL_CSUM = 1 << 11, enumerator
|
H A D | netdevice.h | 5021 BUILD_BUG_ON(SKB_GSO_UDP_TUNNEL_CSUM != (NETIF_F_GSO_UDP_TUNNEL_CSUM >> NETIF_F_GSO_SHIFT)); in net_gso_ok()
|
/openbmc/linux/net/ipv4/ |
H A D | udp_offload.c | 58 need_csum = !!(skb_shinfo(skb)->gso_type & SKB_GSO_UDP_TUNNEL_CSUM); in __skb_udp_tunnel_segment() 414 (SKB_GSO_UDP_TUNNEL|SKB_GSO_UDP_TUNNEL_CSUM))) { in udp4_ufo_fragment() 731 skb_shinfo(skb)->gso_type = uh->check ? SKB_GSO_UDP_TUNNEL_CSUM in udp_gro_complete()
|
H A D | fou_core.c | 1057 int type = e->flags & TUNNEL_ENCAP_FLAG_CSUM ? SKB_GSO_UDP_TUNNEL_CSUM : in fou_build_header() 1074 int type = e->flags & TUNNEL_ENCAP_FLAG_CSUM ? SKB_GSO_UDP_TUNNEL_CSUM : in gue_build_header()
|
/openbmc/linux/include/net/ |
H A D | udp_tunnel.h | 171 int type = udp_csum ? SKB_GSO_UDP_TUNNEL_CSUM : SKB_GSO_UDP_TUNNEL; in udp_tunnel_handle_offloads()
|
/openbmc/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_tx.c | 187 SKB_GSO_UDP_TUNNEL_CSUM)) { in write_pkt_desc() 190 if (shinfo->gso_type & SKB_GSO_UDP_TUNNEL_CSUM) in write_pkt_desc()
|
/openbmc/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_txrx.c | 1903 SKB_GSO_UDP_TUNNEL_CSUM)) { in iavf_tso() 1905 (skb_shinfo(skb)->gso_type & SKB_GSO_UDP_TUNNEL_CSUM)) { in iavf_tso() 2059 (skb_shinfo(skb)->gso_type & SKB_GSO_UDP_TUNNEL_CSUM)) in iavf_tx_enable_csum()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_txrx.c | 1877 (skb_shinfo(skb)->gso_type & SKB_GSO_UDP_TUNNEL_CSUM)) in ice_tx_csum() 2049 SKB_GSO_UDP_TUNNEL_CSUM)) { in ice_tso() 2051 (skb_shinfo(skb)->gso_type & SKB_GSO_UDP_TUNNEL_CSUM)) { in ice_tso()
|
/openbmc/linux/net/core/ |
H A D | lwt_bpf.c | 575 return handle_gso_type(skb, SKB_GSO_UDP_TUNNEL_CSUM, in handle_gso_encap()
|
/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_xmit.c | 1190 gso_type |= SKB_GSO_UDP_TUNNEL_CSUM; in ip_vs_tunnel_xmit() 1333 gso_type |= SKB_GSO_UDP_TUNNEL_CSUM; in ip_vs_tunnel_xmit_v6()
|
/openbmc/linux/Documentation/networking/ |
H A D | segmentation-offloads.rst | 97 SKB_GSO_UDP_TUNNEL_CSUM. These two additional tunnel types reflect the
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_txrx.c | 3184 SKB_GSO_UDP_TUNNEL_CSUM)) { in i40e_tso() 3186 (skb_shinfo(skb)->gso_type & SKB_GSO_UDP_TUNNEL_CSUM)) { in i40e_tso() 3401 (skb_shinfo(skb)->gso_type & SKB_GSO_UDP_TUNNEL_CSUM)) in i40e_tx_enable_csum()
|
/openbmc/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_tx.c | 310 if (gso_type & SKB_GSO_UDP_TUNNEL_CSUM) { in offload_tso()
|
/openbmc/linux/net/sctp/ |
H A D | ipv6.c | 258 skb_shinfo(skb)->gso_type |= SKB_GSO_UDP_TUNNEL_CSUM; in sctp_v6_xmit()
|
H A D | protocol.c | 1079 skb_shinfo(skb)->gso_type |= SKB_GSO_UDP_TUNNEL_CSUM; in sctp_v4_xmit()
|
/openbmc/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_txrx.c | 1035 SKB_GSO_UDP_TUNNEL_CSUM)); in ionic_tx_tso()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_fp.c | 194 if ((gso_type & SKB_GSO_UDP_TUNNEL_CSUM) || in qede_xmit_type()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_enet.c | 1193 SKB_GSO_UDP_TUNNEL_CSUM)) { in hns3_set_tso() 1228 if (skb_shinfo(skb)->gso_type & SKB_GSO_UDP_TUNNEL_CSUM) in hns3_set_tso()
|
/openbmc/linux/drivers/net/vmxnet3/ |
H A D | vmxnet3_drv.c | 1219 if (skb_shinfo(skb)->gso_type & SKB_GSO_UDP_TUNNEL_CSUM) in vmxnet3_tq_xmit()
|