Function devices::virtio::vhost_user_backend::net::sys::linux::run_rx_queue
source ยท async fn run_rx_queue<T: TapT>(
queue: Queue,
tap: IoSource<T>,
kick_evt: EventAsync,
stop_rx: Receiver<()>,
mrg_rxbuf: bool,
) -> Queue