Home
last modified time | relevance | path

Searched refs:Udp (Results 1 – 10 of 10) sorted by relevance

/webrtc/webrtc/src/ice_transport/
H A Dice_protocol.rs13 Udp, enumerator
27 RTCIceProtocol::Udp in from()
39 RTCIceProtocol::Udp => write!(f, "{ICE_PROTOCOL_UDP_STR}"), in fmt()
54 ("udp", RTCIceProtocol::Udp), in test_new_ice_protocol()
56 ("UDP", RTCIceProtocol::Udp), in test_new_ice_protocol()
70 (RTCIceProtocol::Udp, "udp"), in test_ice_protocol_string()
/webrtc/ice/src/url/
H A Durl_test.rs13 ProtoType::Udp, in test_parse_url_success()
22 ProtoType::Udp, in test_parse_url_success()
40 ProtoType::Udp, in test_parse_url_success()
49 ProtoType::Udp, in test_parse_url_success()
67 ProtoType::Udp, in test_parse_url_success()
H A Dmod.rs66 Udp, enumerator
76 Self::Udp in default()
87 "udp" => Self::Udp, in from()
97 Self::Udp => "udp", in fmt()
180 ProtoType::Udp in parse_url()
203 ProtoType::Udp in parse_url()
/webrtc/ice/src/candidate/
H A Dcandidate_relay_test.rs76 proto: ProtoType::Udp, in test_relay_only_connection()
94 proto: ProtoType::Udp, in test_relay_only_connection()
/webrtc/ice/src/agent/
H A Dagent_transport_test.rs66 proto: ProtoType::Udp, in test_remote_local_addr()
H A Dagent_vnet_test.rs470 proto: ProtoType::Udp, in test_connectivity_simple_vnet_full_cone_nats_on_both_ends()
523 proto: ProtoType::Udp, in test_connectivity_vnet_full_cone_nats_on_both_ends()
533 proto: ProtoType::Udp, in test_connectivity_vnet_full_cone_nats_on_both_ends()
585 proto: ProtoType::Udp, in test_connectivity_vnet_symmetric_nats_on_both_ends()
595 proto: ProtoType::Udp, in test_connectivity_vnet_symmetric_nats_on_both_ends()
H A Dagent_gather_test.rs385 proto: ProtoType::Udp, in test_vnet_gather_turn_connection_leak()
H A Dagent_gather.rs755 if url.proto == ProtoType::Udp && url.scheme == SchemeType::Turn { in gather_candidates_relay()
H A Dagent_test.rs522 proto: ProtoType::Udp, in test_connectivity_lite()
/webrtc/webrtc/
H A DCHANGELOG.md177 * [#202 bugfix-Udp connection not close (reopen #174) #195](https://github.com/webrtc-rs/webrtc/pul…