Searched defs:get_interface (Results 1 – 3 of 3) sorted by relevance
46 fn get_interface(&self, ifc_name: &str) -> Option<&Interface> { in get_interface() method119 async fn get_interface(&self, ifc_name: &str) -> Option<Interface> { in get_interface() method487 pub async fn get_interface(&self, ifc_name: &str) -> Option<Interface> { in get_interface() method
65 async fn get_interface(&self, ifc_name: &str) -> Option<Interface>; in get_interface() method107 async fn get_interface(&self, ifc_name: &str) -> Option<Interface> { in get_interface() method
31 async fn get_interface(&self, ifc_name: &str) -> Option<Interface> { in get_interface() method