Searched refs:VNET_LOCAL_IPB (Results 1 – 2 of 2) sorted by relevance
97 assert_eq!(b_laddr.ip().to_string(), VNET_LOCAL_IPB.to_string()); in test_remote_local_addr()
63 pub(crate) const VNET_LOCAL_IPB: &str = "10.2.0.1"; constant167 static_ips: vec![VNET_LOCAL_IPB.to_owned()], in build_vnet()