Home
last modified time | relevance | path

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

/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
643 uint8_t gso_type) in net_tx_pkt_tcp_fragment_fix()
667 uint8_t gso_type) in net_tx_pkt_tcp_fragment_advance()
722 uint8_t gso_type = pkt->virt_hdr.gso_type & ~VIRTIO_NET_HDR_GSO_ECN; in net_tx_pkt_do_sw_fragmentation() local
820 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/qemu/include/standard-headers/linux/
H A Dvirtio_net.h141 uint8_t gso_type; member
193 uint8_t gso_type; member
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-net.h129 uint8_t gso_type; member