Home
last modified time | relevance | path

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

/webrtc/ice/src/agent/
H A Dagent_transport_test.rs97 assert_eq!(b_laddr.ip().to_string(), VNET_LOCAL_IPB.to_string()); in test_remote_local_addr()
H A Dagent_vnet_test.rs63 pub(crate) const VNET_LOCAL_IPB: &str = "10.2.0.1"; constant
167 static_ips: vec![VNET_LOCAL_IPB.to_owned()], in build_vnet()