Searched refs:bound (Results 1 – 3 of 3) sorted by relevance
73 bound: String, // key: "[<remote-ip>[:<remote-port>]]" field84 bound: String::new(), // key: "[<remote-ip>[:<remote-port>]]" in default()178 let bound = match self.nat_type.mapping_behavior { in translate_outbound() localVariable198 let o_key = format!("udp:{}:{}", from.source_addr(), bound); in translate_outbound()227 bound, in translate_outbound()447 format!("{}:{}:{}", m.proto, m.local, m.bound) in get_outbound_map_key()
53 # fixes "the trait bound `time::Month: From<u8>` is not satisfied"
68 * Stop sequence numbers from increasing in `TrackLocalStaticSample` while the bound `RTCRtpSender` …138 …* [#214 set_direction add missing Send + Sync bound](https://github.com/webrtc-rs/webrtc/pull/214)…139 …* [#213 set_direction add missing Sync bound](https://github.com/webrtc-rs/webrtc/pull/213) contri…