Searched refs:has_ipv6 (Results 1 – 2 of 2) sorted by relevance
107 bool has_ipv6; in conn_mgr_mon_handle_update() local138 has_ipv6 = iface_states[idx] & CONN_MGR_IF_IPV6_SET; in conn_mgr_mon_handle_update()140 has_ip = has_ipv6 || has_ipv4; in conn_mgr_mon_handle_update()146 is_ipv6_ready = is_oper_up && has_ipv6 && !is_ignored; in conn_mgr_mon_handle_update()
389 bool has_ipv6; in cm_iface_status() local404 has_ipv6 = state & CONN_MGR_IF_IPV6_SET; in cm_iface_status()407 if (has_ipv4 && has_ipv6) { in cm_iface_status()411 } else if (has_ipv6) { in cm_iface_status()