Home
last modified time | relevance | path

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

/external/rust/crates/vmm_vhost/src/vhost_user/
Dconnection.rs141 let mut data_total = 0; in send_iovec_all() localVariable
356 let mut data_total = 0; in recv_into_iovec_all() localVariable