Searched refs:IPV4LEN (Results 1 – 2 of 2) sorted by relevance
119 IpAddr::V4(ipv4) => (FAMILY_IPV4, IPV4LEN, ipv4.octets().to_vec()), in add_to_as()152 IPV4LEN in get_from_as()167 let mut ip = [0; IPV4LEN]; in get_from_as()
13 pub(crate) const IPV4LEN: usize = 4; constant84 let mut ip = [0; IPV4LEN]; in get_from_as()