Home
last modified time | relevance | path

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

/external/crosvm/third_party/vmm_vhost/src/
Dslave.rs15 pub struct SlaveListener<E: Endpoint<MasterReq>, S: VhostUserSlaveReqHandler> { struct
22 impl<E: Endpoint<MasterReq>, S: VhostUserSlaveReqHandler> SlaveListener<E, S> { argument