Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/ppp_test/
Dnetx_ppp_pap_null_name_password_test.c34 static ULONG ppp_1_link_up_counter; variable
211 (ppp_0_link_up_counter != 1) || (ppp_1_link_up_counter != 1) || in thread_0_entry()
283 ppp_1_link_up_counter++; in link_up_callback()
Dnetx_ppp_PAP_bad_password_test.c36 static ULONG ppp_1_link_up_counter; variable
211 (ppp_0_link_up_counter != 1) || (ppp_1_link_up_counter != 1) || in thread_0_entry()
289 ppp_1_link_up_counter++; in link_up_callback()
Dnetx_ppp_PAP_bad_username_test.c38 static ULONG ppp_1_link_up_counter; variable
214 (ppp_0_link_up_counter != 1) || (ppp_1_link_up_counter != 1) || in thread_0_entry()
293 ppp_1_link_up_counter++; in link_up_callback()
Dnetx_ppp_IPCP_timeout.c48 static ULONG ppp_1_link_up_counter; variable
307 ppp_1_link_up_counter++; in link_up_callback()
Dnetx_ppp_IPCP_retransmit_test.c38 static ULONG ppp_1_link_up_counter; variable
395 ppp_1_link_up_counter++; in link_up_callback()
Dnetx_ppp_acfc_option_test.c36 static ULONG ppp_1_link_up_counter; variable
401 ppp_1_link_up_counter++; in link_up_callback()
Dnetx_ppp_check_boundary_test.c42 static ULONG ppp_1_link_up_counter; variable
395 ppp_1_link_up_counter++; in link_up_callback()
Dnetx_ppp_pfc_option_test.c36 static ULONG ppp_1_link_up_counter; variable
401 ppp_1_link_up_counter++; in link_up_callback()
Dnetx_ppp_IPCP_nak_test.c38 static ULONG ppp_1_link_up_counter; variable
405 ppp_1_link_up_counter++; in link_up_callback()
Dnetx_ppp_pap_basic_test.c36 static ULONG ppp_1_link_up_counter; variable
428 ppp_1_link_up_counter++; in link_up_callback()
/NetX-Duo-v6.2.1/samples/
Ddemo_netx_ppp.c41 ULONG ppp_1_link_up_counter; variable
357 ppp_1_link_up_counter++; in link_up_callback()