Home
last modified time | relevance | path

Searched refs:SERVICE_NAME_1 (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/pppoe_test/
Dnetx_pppoe_session_control_test.c81 #define SERVICE_NAME_1 "test_service_1" macro
306 nx_pppoe_client_service_name_set(&pppoe_client, SERVICE_NAME_1); in thread_client_entry()
403 PppInitInd(sizeof(SERVICE_NAME_1), SERVICE_NAME_1); in thread_server_entry()
407 service_names[0] = SERVICE_NAME_1; in thread_server_entry()
Dnetx_pppoe_basic_test.c76 #define SERVICE_NAME_1 "test_service_1" macro
300 nx_pppoe_client_service_name_set(&pppoe_client, SERVICE_NAME_1); in thread_client_entry()
392 service_names[0] = SERVICE_NAME_1; in thread_server_entry()