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

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

Completed in 54 milliseconds