Searched refs:InnerLoopbackInterface (Results 1 – 1 of 1) sorted by relevance
250 inner: SpinLock<InnerLoopbackInterface>,255 pub struct InnerLoopbackInterface { struct293 inner: SpinLock::new(InnerLoopbackInterface { in new()302 fn inner(&self) -> SpinLockGuard<InnerLoopbackInterface> { in inner() argument