Home
last modified time | relevance | path

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

/external/lib/lwip/netif/ppp/
A Dfsm.c178 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */ in fsm_lowerdown()
186 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */ in fsm_lowerdown()
510 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */ in fsm_rconfreq()
564 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */ in fsm_rconfack()
570 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */ in fsm_rconfack()
623 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */ in fsm_rconfnakrej()
633 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */ in fsm_rconfnakrej()
697 UNTIMEOUT(fsm_timeout, f); in fsm_rtermack()
705 UNTIMEOUT(fsm_timeout, f); in fsm_rtermack()
765 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */ in fsm_protreject()
[all …]
A Dchap.c326 UNTIMEOUT(ChapChallengeTimeout, cstate); in ChapLowerDown()
329 UNTIMEOUT(ChapRechallenge, cstate); in ChapLowerDown()
332 UNTIMEOUT(ChapResponseTimeout, cstate); in ChapLowerDown()
482 UNTIMEOUT(ChapResponseTimeout, cstate); in ChapReceiveChallenge()
572 UNTIMEOUT(ChapChallengeTimeout, cstate); in ChapReceiveResponse()
659 UNTIMEOUT(ChapResponseTimeout, cstate); in ChapReceiveSuccess()
692 UNTIMEOUT(ChapResponseTimeout, cstate); in ChapReceiveFailure()
A Dpap.c297 UNTIMEOUT(upap_timeout, u); /* Cancel timeout */ in upap_lowerdown()
300 UNTIMEOUT(upap_reqtimeout, u); in upap_lowerdown()
457 UNTIMEOUT(upap_reqtimeout, u); in upap_rauthreq()
497 UNTIMEOUT(upap_timeout, u); /* Cancel timeout */ in upap_rauthack()
A Dppp_impl.h109 #define UNTIMEOUT(f, a) sys_untimeout((f), (a)) macro
A Dauth.c723 UNTIMEOUT(check_idle, NULL); in np_down()
A Dlcp.c2061 UNTIMEOUT (LcpEchoTimeout, f); in lcp_echo_lowerdown()

Completed in 13 milliseconds