Searched defs:static_ips (Results 1 – 2 of 2) sorted by relevance
113 pub(crate) static_ips: Vec<IpAddr>, // read-only field390 pub static_ips: Vec<String>, field422 let mut static_ips = vec![]; in new() localVariable
49 pub static_ips: Vec<String>, field96 static_ips: Vec<IpAddr>, // read-only field245 let mut static_ips = vec![]; in new() localVariable