Home
last modified time | relevance | path

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

/webrtc/ice/src/agent/
H A Dagent_vnet_test.rs59 pub(crate) const VNET_GLOBAL_IPA: &str = "27.1.1.1"; constant
139 vec![VNET_GLOBAL_IPA.to_owned()] in build_vnet()
295 vec![VNET_GLOBAL_IPA.to_owned()] in pipe_with_vnet()
H A Dagent_gather_test.rs401 nat_1to1_ips: vec![VNET_GLOBAL_IPA.to_owned()], in test_vnet_gather_turn_connection_leak()