Searched refs:VNET_LOCAL_IPA (Results 1 – 2 of 2) sorted by relevance
96 assert_eq!(a_laddr.ip().to_string(), VNET_LOCAL_IPA.to_string()); in test_remote_local_addr()
60 pub(crate) const VNET_LOCAL_IPA: &str = "192.168.0.1"; constant147 static_ips: vec![VNET_LOCAL_IPA.to_owned()], in build_vnet()