Searched refs:is_ipv4_enabled (Results 1 – 1 of 1) sorted by relevance
332 if is_ipv4_enabled(&curr_unicast_addr) { in map_adapter_addresses()375 unsafe fn is_ipv4_enabled(unicast_addr: &IpAdapterUnicastAddress) -> bool { in is_ipv4_enabled() function