Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
H A Dcbcp.c193 #define CBCP_LISTNUM (4) macro
280 case CBCP_LISTNUM: in cbcp_SendReq()
343 cbcp->fsm.type = CBCP_LISTNUM; in cbcp_Up()
441 case CBCP_LISTNUM: in cbcp_AdjustResponse()
442 if (cbcp->fsm.type == CBCP_CLIENTNUM || cbcp->fsm.type == CBCP_LISTNUM) { in cbcp_AdjustResponse()
458 cbcp->fsm.type = CBCP_LISTNUM; in cbcp_AdjustResponse()
544 case CBCP_LISTNUM: in cbcp_CheckResponse()