Searched refs:STOPPED (Results 1 – 5 of 5) sorted by relevance
99 f->state = STOPPED;127 case STOPPED:175 f->state = STOPPED;187 case STOPPED:227 case STOPPED:282 f->state = (f->state == CLOSING)? CLOSED: STOPPED;299 f->state = STOPPED;454 if (f->state == OPENED || f->state == STOPPED)504 case STOPPED:564 case STOPPED:[all …]
140 #define STOPPED 3 /* Open, waiting for down event */ macro
589 if (f->state == STOPPED && (f->flags & (OPT_PASSIVE|OPT_SILENT))) {
153 STOPPED, enumConstant331 case STOPPED: in checkCompile()450 case STOPPED: in enable()527 case STOPPED: // Allowed (may affect getAggregate()) in setOption()552 case STOPPED: in getOption()638 if (state == State.STOPPED || state == State.CLOSED) { in work()650 state = State.STOPPED; in work()749 case STOPPED: in go()791 state = State.STOPPED; in stop()805 case STOPPED: in stop()[all …]
6586 5. Problem: VFs are marked as STOPPED after FLR, even if they're restarted.6588 Change: Don't force STOPPED state unless previously at RESET state.