Searched defs:protocol (Results 1 – 11 of 11) sorted by relevance
| /webrtc/webrtc/src/data_channel/ |
| H A D | data_channel_init.rs | 20 pub protocol: Option<String>, field
|
| H A D | data_channel_parameters.rs | 7 pub protocol: String, field
|
| H A D | mod.rs | 62 pub(crate) protocol: String, field 466 pub fn protocol(&self) -> &str { in protocol() method
|
| H A D | data_channel_test.rs | 463 let protocol = "json".to_owned(); in test_data_channel_parameters_protocol_exchange() localVariable
|
| /webrtc/turn/src/allocation/ |
| H A D | five_tuple.rs | 17 pub protocol: Protocol, field
|
| H A D | mod.rs | 72 protocol: Protocol, field
|
| /webrtc/webrtc/src/ice_transport/ |
| H A D | ice_candidate.rs | 23 pub protocol: RTCIceProtocol, field 42 let protocol = RTCIceProtocol::from(c.network_type().network_short().as_str()); in from() localVariable
|
| /webrtc/turn/src/proto/ |
| H A D | reqtrans.rs | 20 pub protocol: Protocol, field
|
| /webrtc/data/src/message/ |
| H A D | message_channel_open.rs | 151 pub protocol: Vec<u8>, field 216 let mut protocol = vec![0; protocol_len]; in unmarshal() localVariable
|
| /webrtc/data/src/data_channel/ |
| H A D | mod.rs | 36 pub protocol: String, field
|
| /webrtc/webrtc/src/stats/ |
| H A D | mod.rs | 366 pub protocol: String, field
|