Searched refs:get_static_ips (Results 1 – 3 of 3) sorted by relevance
68 async fn get_static_ips(&self) -> Vec<IpAddr>; in get_static_ips() method150 async fn get_static_ips(&self) -> Vec<IpAddr> { in get_static_ips() method531 ni.get_static_ips().await in add_nic()
173 async fn get_static_ips(&self) -> Vec<IpAddr> { in get_static_ips() method
95 async fn get_static_ips(&self) -> Vec<IpAddr> { in get_static_ips() method101 net.get_static_ips().await in get_static_ips()