Searched refs:cbcpstate (Results 1 – 1 of 1) sorted by relevance
| /freebsd/usr.sbin/ppp/ |
| H A D | cbcp.c | 153 cbcpstate(unsigned s) in cbcpstate() function 165 cbcpstate(cbcp->fsm.state), cbcpstate(new)); in cbcp_NewPhase() 266 cbcp->fsm.id, cbcpstate(cbcp->fsm.state)); in cbcp_SendReq() 486 cbcp->fsm.id, cbcpstate(cbcp->fsm.state)); in cbcp_SendResponse() 593 cbcp->fsm.id, cbcpstate(cbcp->fsm.state)); in cbcp_SendAck() 660 p->dl->name, head->id, cbcpstate(cbcp->fsm.state)); in cbcp_Input() 676 p->dl->name, head->id, cbcpstate(cbcp->fsm.state)); in cbcp_Input() 713 p->dl->name, head->id, cbcpstate(cbcp->fsm.state)); in cbcp_Input()
|