Home | History | Annotate | Download | only in pppd

Lines Matching refs:CLOSING

142     case CLOSING:
191 case CLOSING:
231 f->state = nextstate == CLOSING ? CLOSED : STOPPED;
244 * fsm_close - Start closing connection.
264 f->state = CLOSING;
271 terminate_layer(f, CLOSING);
287 case CLOSING:
293 f->state = (f->state == CLOSING)? CLOSED: STOPPED;
426 case CLOSING:
648 case CLOSING:
709 case CLOSING: