Searched refs:CONN_MGR_IF_UP (Results 1 – 4 of 4) 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()
141 is_oper_up = iface_states[idx] & CONN_MGR_IF_UP; in conn_mgr_mon_handle_update()230 iface_states[idx] |= CONN_MGR_IF_UP; in conn_mgr_mon_initial_state()
402 oper_up = state & CONN_MGR_IF_UP; in cm_iface_status()