Home
last modified time | relevance | path

Searched refs:ccp_fsm (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dccp.c119 fsm ccp_fsm[NUM_PPP]; variable
305 fsm *f = &ccp_fsm[unit];
342 fsm *f = &ccp_fsm[unit];
372 fsm_close(&ccp_fsm[unit], reason);
382 fsm_lowerup(&ccp_fsm[unit]);
392 fsm_lowerdown(&ccp_fsm[unit]);
404 fsm *f = &ccp_fsm[unit];
516 fsm_lowerdown(&ccp_fsm[unit]);
1446 f = &ccp_fsm[unit];
H A Dccp.h42 extern fsm ccp_fsm[];
H A Dmain.c905 ccp_fsm[0].flags &= ~OPT_SILENT;