Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dfsm.c133 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */ in fsm_lowerdown()
141 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */ in fsm_lowerdown()
204 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */ in terminate_layer()
486 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */ in fsm_rconfack()
492 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */ in fsm_rconfack()
550 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */ in fsm_rconfnakrej()
559 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */ in fsm_rconfnakrej()
614 UNTIMEOUT(fsm_timeout, f); in fsm_rtermack()
620 UNTIMEOUT(fsm_timeout, f); in fsm_rtermack()
669 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */ in fsm_protreject()
[all …]
A Dupap.c268 UNTIMEOUT(upap_timeout, pcb); /* Cancel timeout */ in upap_lowerdown()
271 UNTIMEOUT(upap_reqtimeout, pcb); in upap_lowerdown()
451 UNTIMEOUT(upap_reqtimeout, pcb); in upap_rauthreq()
A Deap.c967 UNTIMEOUT(eap_client_timeout, pcb); in eap_lowerdown()
972 UNTIMEOUT(eap_server_timeout, pcb); in eap_lowerdown()
978 UNTIMEOUT(eap_rechallenge, (void *)pcb); in eap_lowerdown()
982 UNTIMEOUT(srp_lwrechallenge, (void *)pcb); in eap_lowerdown()
1339 UNTIMEOUT(eap_client_timeout, pcb); in eap_request()
1703 UNTIMEOUT(eap_client_timeout, pcb); in eap_request()
1713 UNTIMEOUT(eap_client_timeout, (void *)esp); in eap_request()
2003 UNTIMEOUT(eap_server_timeout, pcb); in eap_response()
2028 UNTIMEOUT(eap_client_timeout, pcb); in eap_success()
2053 UNTIMEOUT(eap_client_timeout, pcb); in eap_failure()
A Dchap-new.c153 UNTIMEOUT(chap_timeout, pcb); in chap_lowerdown()
310 UNTIMEOUT(chap_timeout, pcb);
571 UNTIMEOUT(chap_timeout, pcb);
A Dauth.c1253 UNTIMEOUT(check_idle, (void*)pcb); in np_down()
1256 UNTIMEOUT(connect_time_expired, NULL); in np_down()
1259 UNTIMEOUT(check_maxoctets, NULL); in np_down()
A Dlcp.c434 UNTIMEOUT(lcp_delayed_up, f); in lcp_close()
487 UNTIMEOUT(lcp_delayed_up, f); in lcp_lowerdown()
514 UNTIMEOUT(lcp_delayed_up, f); in lcp_input()
2785 UNTIMEOUT (LcpEchoTimeout, f); in lcp_echo_lowerdown()
A Dccp.c505 UNTIMEOUT(ccp_rack_timeout, f); in ccp_extcode()
1496 UNTIMEOUT(ccp_rack_timeout, f); in ccp_down()
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/netif/ppp/
A Dppp_impl.h536 #define UNTIMEOUT(f, a) sys_untimeout((f), (a)) macro
/AliOS-Things-master/components/lwip/lwip2.0.0/include/netif/ppp/
A Dppp_impl.h536 #define UNTIMEOUT(f, a) sys_untimeout((f), (a)) macro

Completed in 21 milliseconds