Home
last modified time | relevance | path

Searched defs:gso_type (Results 1 – 21 of 21) sorted by relevance

/openbmc/linux/include/linux/
H A Dvirtio_net.h12 static inline bool virtio_net_hdr_match_proto(__be16 protocol, __u8 gso_type) in virtio_net_hdr_match_proto()
55 unsigned int gso_type = 0; in virtio_net_hdr_to_skb() local
H A Dskbuff.h582 unsigned int gso_type; member
H A Dnetdevice.h4985 static inline bool net_gso_ok(netdev_features_t features, int gso_type) in net_gso_ok()
/openbmc/qemu/hw/net/
H A Dnet_tx_pkt.c110 uint8_t gso_type = pkt->virt_hdr.gso_type & ~VIRTIO_NET_HDR_GSO_ECN; in net_tx_pkt_update_ip_checksums() local
647 uint8_t gso_type) in net_tx_pkt_tcp_fragment_fix()
671 uint8_t gso_type) in net_tx_pkt_tcp_fragment_advance()
726 uint8_t gso_type = pkt->virt_hdr.gso_type & ~VIRTIO_NET_HDR_GSO_ECN; in net_tx_pkt_do_sw_fragmentation() local
824 uint8_t gso_type = pkt->virt_hdr.gso_type & ~VIRTIO_NET_HDR_GSO_ECN; in net_tx_pkt_send_custom() local
/openbmc/u-boot/drivers/virtio/
H A Dvirtio_net.h114 __u8 gso_type; member
134 __u8 gso_type; member
/openbmc/qemu/pc-bios/s390-ccw/
H A Dvirtio-net.c36 uint8_t gso_type; member
/openbmc/linux/include/uapi/linux/
H A Dvirtio_net.h140 __u8 gso_type; member
192 __u8 gso_type; member
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_xmit.c1133 int tun_type, gso_type; in ip_vs_tunnel_xmit() local
1277 int tun_type, gso_type; in ip_vs_tunnel_xmit_v6() local
/openbmc/linux/drivers/net/xen-netback/
H A Drx.c256 unsigned int gso_type; in xenvif_rx_next_skb() local
H A Dcommon.h74 int gso_type; member
/openbmc/linux/net/core/
H A Dlwt_bpf.c523 static int handle_gso_type(struct sk_buff *skb, unsigned int gso_type, in handle_gso_type()
H A Dfilter.c3445 unsigned int gso_type = SKB_GSO_DODGY; in bpf_skb_net_grow() local
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_net.h141 uint8_t gso_type; member
193 uint8_t gso_type; member
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.c290 u32 gso_type = skb_shinfo(skb)->gso_type; in offload_tso() local
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-net.h129 uint8_t gso_type; member
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dtxrx_edma.c1413 int gso_type; in __wil_tx_ring_tso_edma() local
H A Dtxrx.c1763 int gso_type; in __wil_tx_vring_tso() local
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_fp.c192 unsigned short gso_type = skb_shinfo(skb)->gso_type; in qede_xmit_type() local
/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunvnet_common.c1230 int gso_size, gso_type, gso_segs; in vnet_handle_offloads() local
/openbmc/linux/net/openvswitch/
H A Ddatapath.c352 unsigned int gso_type = skb_shinfo(skb)->gso_type; in queue_gso_packets() local
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h877 unsigned short gso_type; member