Searched refs:RFC_MX_STATE_CONFIGURE (Results 1 – 2 of 2) sorted by relevance
84 case RFC_MX_STATE_CONFIGURE: in rfc_mx_sm_execute()156 p_mcb->state = RFC_MX_STATE_CONFIGURE; in rfc_mx_sm_state_idle()210 p_mcb->state = RFC_MX_STATE_CONFIGURE; in rfc_mx_sm_state_wait_conn_cnf()603 if ((p_mcb->state == RFC_MX_STATE_CONFIGURE) && p_mcb->peer_cfg_rcvd) { in rfc_mx_conf_cnf()644 if ((p_mcb->state == RFC_MX_STATE_CONFIGURE) && p_mcb->local_cfg_sent) { in rfc_mx_conf_ind()
152 #define RFC_MX_STATE_CONFIGURE 2 macro