Searched defs:VhostUserListener (Results 1 – 3 of 3) sorted by relevance
36 pub enum VhostUserListener { enum42 impl VhostUserListener { implementation165 impl VhostUserListenerTrait for VhostUserListener { implementation
19 pub struct VhostUserListener; struct21 impl VhostUserListenerTrait for VhostUserListener { implementation
34 ) -> anyhow::Result<VhostUserListener>; in new()