Searched defs: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() method
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() method