Lines Matching refs:in_state
517 if (pppos->in_state <= PDADDRESS) {
520 } else if (pppos->in_state < PDDATA) {
523 ppp->netif->num, pppos->in_state));
577 pppos->in_state = PDADDRESS;
594 switch(pppos->in_state) {
612 pppos->in_state = PDCONTROL;
623 pppos->in_state = PDPROTOCOL1;
632 pppos->in_state = PDSTART;
642 pppos->in_state = PDDATA;
645 pppos->in_state = PDPROTOCOL2;
650 pppos->in_state = PDDATA;
683 pppos->in_state = PDSTART; /* Wait for flag sequence. */