Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/vsock/sys/windows/
Dvsock.rs774 async fn process_tx_packets( in process_tx_packets() method
1241 let packet_handler = self.process_tx_packets(&rx_queue_arc, rx_queue_evt, recv, &ex); in run()