Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/ppp_test/
Dnetx_ppp_chap_bad_secret_failed_retry_test.c389 nx_ppp_restart(ppp_ptr); in link_down_callback()
406 nx_ppp_restart(ppp_ptr); in link_down_callback()
Dnetx_ppp_LCP_timeout.c212 nx_ppp_restart(ppp_ptr); in link_down_callback()
Dnetx_ppp_chap_bad_secret_passed_on_retry_test.c431 nx_ppp_restart(ppp_ptr); in link_down_callback()
449 nx_ppp_restart(ppp_ptr); in link_down_callback()
Dnetx_ppp_IPCP_timeout.c335 nx_ppp_restart(ppp_ptr); in link_down_callback()
Dnetx_ppp_pap_null_name_password_test.c297 nx_ppp_restart(ppp_ptr); in link_down_callback()
Dnetx_ppp_IPCP_retransmit_test.c409 nx_ppp_restart(ppp_ptr); in link_down_callback()
Dnetx_ppp_PAP_bad_password_test.c303 nx_ppp_restart(ppp_ptr); in link_down_callback()
Dnetx_ppp_PAP_bad_username_test.c307 nx_ppp_restart(ppp_ptr); in link_down_callback()
Dnetx_ppp_acfc_option_test.c414 nx_ppp_restart(ppp_ptr); in link_down_callback()
Dnetx_ppp_check_boundary_test.c409 nx_ppp_restart(ppp_ptr); in link_down_callback()
Dnetx_ppp_pfc_option_test.c414 nx_ppp_restart(ppp_ptr); in link_down_callback()
Dnetx_ppp_IPCP_nak_test.c419 nx_ppp_restart(ppp_ptr); in link_down_callback()
Dnetx_ppp_pap_basic_test.c441 nx_ppp_restart(ppp_ptr); in link_down_callback()
/NetX-Duo-v6.2.1/addons/ppp/
Dnx_ppp.h649 #define nx_ppp_restart _nx_ppp_restart macro
680 #define nx_ppp_restart _nxe_ppp_restart macro
718 UINT nx_ppp_restart(NX_PPP *ppp_ptr);
/NetX-Duo-v6.2.1/samples/
Ddemo_netx_ppp.c371 nx_ppp_restart(ppp_ptr); in link_down_callback()