Searched defs:nsproxy (Results 1 – 4 of 4) sorted by relevance
23 nsproxy: NsProxy, field58 let mut nsproxy = NsProxy::new(); in create_new_namespaces() localVariable
122 let nsproxy = &mut nsset.nsproxy; in install() localVariable
191 let nsproxy = &mut nsset.nsproxy; in install() localVariable
666 nsproxy: Arc<RwLock<NsProxy>>, field