Home
last modified time | relevance | path

Searched refs:virt_iov_cnt (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/net/
H A Dnet_tx_pkt.c581 const struct iovec *virt_iov, int virt_iov_cnt) in net_tx_pkt_sendv() argument
586 qemu_sendv_packet(nc, virt_iov, virt_iov_cnt); in net_tx_pkt_sendv()