Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dcbcp.c132 cbcp_StartTimer(struct cbcp *cbcp, int timeout) in cbcp_StartTimer() function
309 cbcp_StartTimer(cbcp, cbcp->fsm.delay); in cbcp_SendReq()
336 cbcp_StartTimer(cbcp, cbcp->fsm.delay * DEF_FSMTRIES); in cbcp_Up()
504 cbcp_StartTimer(cbcp, cbcp->fsm.delay); in cbcp_SendResponse()
617 cbcp_StartTimer(cbcp, cbcp->fsm.delay); in cbcp_SendAck()