Searched refs:CONN_MGR_IF_READY_IPV4 (Results 1 – 2 of 2) sorted by relevance
32 #define CONN_MGR_IF_READY_IPV4 BIT(14) macro
87 iface_states[idx] &= ~CONN_MGR_IF_READY_IPV4; in conn_mgr_mon_set_ready()95 iface_states[idx] |= CONN_MGR_IF_READY_IPV4; in conn_mgr_mon_set_ready()135 was_ipv4_ready = iface_states[idx] & CONN_MGR_IF_READY_IPV4; in conn_mgr_mon_handle_update()