Home
last modified time | relevance | path

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

/webrtc/ice/src/agent/
H A Dagent_vnet_test.rs62 pub(crate) const VNET_GLOBAL_IPB: &str = "28.1.1.1"; constant
159 vec![VNET_GLOBAL_IPB.to_owned()] in build_vnet()
314 vec![VNET_GLOBAL_IPB.to_owned()] in pipe_with_vnet()