Searched refs:CONN_MGR_IF_UP (Results 1 – 3 of 3) sorted by relevance
23 #define CONN_MGR_IF_UP BIT(0) macro
42 iface_states[idx] &= ~CONN_MGR_IF_UP; in conn_mgr_iface_events_handler()45 iface_states[idx] |= CONN_MGR_IF_UP; in conn_mgr_iface_events_handler()
127 is_oper_up = iface_states[idx] & CONN_MGR_IF_UP; in conn_mgr_mon_handle_update()166 iface_states[idx] |= CONN_MGR_IF_UP; in conn_mgr_mon_initial_state()