Home
last modified time | relevance | path

Searched refs:get_xormapped_addr (Results 1 – 2 of 2) sorted by relevance

/webrtc/ice/src/util/
H A Dmod.rs48 pub async fn get_xormapped_addr( in get_xormapped_addr() function
/webrtc/ice/src/agent/
H A Dagent_gather.rs645 match get_xormapped_addr(&conn, server_addr, STUN_GATHER_TIMEOUT).await { in gather_candidates_srflx()