/openbmc/linux/include/linux/ |
H A D | virtio_net.h | 12 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 D | skbuff.h | 582 unsigned int gso_type; member
|
H A D | netdevice.h | 5005 static inline bool net_gso_ok(netdev_features_t features, int gso_type) in net_gso_ok()
|
/openbmc/qemu/hw/net/ |
H A D | net_tx_pkt.c | 110 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 D | virtio_net.h | 114 __u8 gso_type; member 134 __u8 gso_type; member
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | virtio-net.c | 36 uint8_t gso_type; member
|
/openbmc/linux/include/uapi/linux/ |
H A D | virtio_net.h | 140 __u8 gso_type; member 192 __u8 gso_type; member
|
/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_xmit.c | 1133 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/net/core/ |
H A D | lwt_bpf.c | 523 static int handle_gso_type(struct sk_buff *skb, unsigned int gso_type, in handle_gso_type()
|
H A D | filter.c | 3461 unsigned int gso_type = SKB_GSO_DODGY; in bpf_skb_net_grow() local
|
/openbmc/linux/drivers/net/xen-netback/ |
H A D | rx.c | 256 unsigned int gso_type; in xenvif_rx_next_skb() local
|
H A D | common.h | 74 int gso_type; member
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | virtio_net.h | 141 uint8_t gso_type; member 193 uint8_t gso_type; member
|
/openbmc/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_tx.c | 290 u32 gso_type = skb_shinfo(skb)->gso_type; in offload_tso() local
|
/openbmc/qemu/include/hw/virtio/ |
H A D | virtio-net.h | 129 uint8_t gso_type; member
|
/openbmc/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_fp.c | 192 unsigned short gso_type = skb_shinfo(skb)->gso_type; in qede_xmit_type() local
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | txrx_edma.c | 1413 int gso_type; in __wil_tx_ring_tso_edma() local
|
H A D | txrx.c | 1763 int gso_type; in __wil_tx_vring_tso() local
|
/openbmc/linux/drivers/net/ethernet/sun/ |
H A D | sunvnet_common.c | 1230 int gso_size, gso_type, gso_segs; in vnet_handle_offloads() local
|
/openbmc/linux/net/openvswitch/ |
H A D | datapath.c | 352 unsigned int gso_type = skb_shinfo(skb)->gso_type; in queue_gso_packets() local
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.h | 877 unsigned short gso_type; member
|