Searched defs:ccp_fsm (Results 1 - 1 of 1) sorted by relevance

/external/ppp/pppd/
H A Dccp.c199 fsm ccp_fsm[NUM_PPP]; variable
354 fsm *f = &ccp_fsm[unit];
390 fsm *f = &ccp_fsm[unit];
415 fsm_close(&ccp_fsm[unit], reason);
425 fsm_lowerup(&ccp_fsm[unit]);
435 fsm_lowerdown(&ccp_fsm[unit]);
447 fsm *f = &ccp_fsm[unit];
515 fsm_lowerdown(&ccp_fsm[unit]);
1625 f = &ccp_fsm[unit];

Completed in 73 milliseconds