Searched defs:network (Results 1 – 4 of 4) sorted by relevance
255 let network = UDP.to_owned(); in gather_candidates_local() localVariable469 let network = network_type.to_string(); in gather_candidates_srflx_mapped() localVariable596 let network = network_type.to_string(); in gather_candidates_srflx() localVariable744 let network = NetworkType::Udp4.to_string(); in gather_candidates_relay() localVariable
32 pub fn network(&self) -> String { in network() method
26 pub network: String, field59 pub(crate) network: String, field410 let network = split[2].to_owned(); in unmarshal_candidate() localVariable
105 fn network(&self) -> String; // returns "udp" or "tcp" in network() method208 fn network(&self) -> String { in network() method316 fn network(&self) -> String { in network() method