Searched refs:is_ipv6_enabled (Results 1 – 1 of 1) sorted by relevance
340 } else if is_ipv6_enabled(&curr_unicast_addr) { in map_adapter_addresses()386 unsafe fn is_ipv6_enabled(unicast_addr: &IpAdapterUnicastAddress) -> bool { in is_ipv6_enabled() function