Lines Matching refs:state
198 ipv6cp_up, /* Called when fsm reaches OPENED state */
199 ipv6cp_down, /* Called when fsm leaves OPENED state */
321 * This state variable is used to ensure that we don't
664 * This should not modify any state if the Nak is bad
665 * or if IPV6CP is in the OPENED state.
790 * OK, the Nak is good. Now we can update state.
792 if (f->state != PPP_FSM_OPENED)
864 * Now we can update state.
866 if (f->state != PPP_FSM_OPENED)
1348 if (ipv6cp_fsm[0].state != PPP_FSM_OPENED) {
1354 if (ipv6cp_fsm[0].state == PPP_FSM_OPENED) {