Lines Matching refs:state
266 * Local state (mainly for handling reset-reqs and reset-acks).
413 if (f->state != PPP_FSM_OPENED)
463 oldstate = f->state;
465 if (oldstate == PPP_FSM_OPENED && p[0] == TERMREQ && f->state != PPP_FSM_OPENED) {
494 if (f->state != PPP_FSM_OPENED)
498 reset its compression state. */
1013 if (f->state != PPP_FSM_OPENED)
1094 if (f->state != PPP_FSM_OPENED)
1158 /* Check state opt */
1502 if (pcb->lcp_fsm.state == PPP_FSM_OPENED) {
1669 if (f->state == PPP_FSM_OPENED) {
1709 if (f->state != PPP_FSM_OPENED)
1732 if (f->state == PPP_FSM_OPENED && (pcb->ccp_localstate & RREQ_REPEAT)) {