Home
last modified time | relevance | path

Searched defs:offload (Results 1 – 2 of 2) sorted by relevance

/qemu/net/
H A Dtap-linux.c177 unsigned offload; in tap_probe_has_ufo() local
189 unsigned offload; in tap_probe_has_uso() local
245 unsigned int offload = 0; in tap_fd_set_offload() local
/qemu/hw/net/
H A Dnet_tx_pkt.c811 bool offload = qemu_get_vnet_hdr_len(nc->peer); in net_tx_pkt_send() local
815 bool net_tx_pkt_send_custom(struct NetTxPkt *pkt, bool offload, in net_tx_pkt_send_custom()