MPCG_STATE_FLOWC
case MPCG_STATE_FLOWC:
case MPCG_STATE_FLOWC:
case MPCG_STATE_FLOWC:
if ((fsm_getstate(grp->fsm) == MPCG_STATE_FLOWC) ||
while ((fsm_getstate(grp->fsm) != MPCG_STATE_FLOWC) &&
case MPCG_STATE_FLOWC:
case MPCG_STATE_FLOWC:
if (mpcg_state == MPCG_STATE_FLOWC)
fsm_newstate(grp->fsm, MPCG_STATE_FLOWC);
if (mpcg_state == MPCG_STATE_FLOWC) {
[MPCG_STATE_FLOWC] = "FLOW CONTROL ON",
{ MPCG_STATE_FLOWC, MPCG_EVENT_INOP, mpc_action_go_inop },