Home
last modified time | relevance | path

Searched refs:Address (Results 1 – 5 of 5) sorted by relevance

/webrtc/sdp/src/description/
H A Dcommon.rs13 pub address: Option<Address>,
28 pub struct Address { struct
34 impl fmt::Display for Address { argument
H A Ddescription_test.rs66 address: Some(Address { in test_marshal()
137 address: Some(Address { in test_marshal()
H A Dmedia.rs94 address: Some(Address { in new_jsep_media_description()
H A Dsession.rs1034 Some(Address { in unmarshal_connection_information()
/webrtc/webrtc/src/peer_connection/sdp/
H A Dmod.rs25 use sdp::description::common::{Address, ConnectionInformation};
321 address: Some(Address { in add_data_media_section()
492 address: Some(Address { in add_transceiver_sdp()