Searched refs:CONN_MGR_IF_READY_IPV6 (Results 1 – 2 of 2) sorted by relevance
33 #define CONN_MGR_IF_READY_IPV6 BIT(15) macro
88 iface_states[idx] &= ~CONN_MGR_IF_READY_IPV6; in conn_mgr_mon_set_ready()99 iface_states[idx] |= CONN_MGR_IF_READY_IPV6; in conn_mgr_mon_set_ready()134 was_ipv6_ready = iface_states[idx] & CONN_MGR_IF_READY_IPV6; in conn_mgr_mon_handle_update()