Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/pppoe_test/
Dnetx_pppoe_basic_test.c370 UCHAR *service_names[2]; in thread_server_entry() local
392 service_names[0] = SERVICE_NAME_1; in thread_server_entry()
393 service_names[1] = SERVICE_NAME_2; in thread_server_entry()
394 nx_pppoe_server_service_name_set(&pppoe_server, service_names, service_names_count); in thread_server_entry()
Dnetx_pppoe_session_control_test.c377 UCHAR *service_names[2]; in thread_server_entry() local
407 service_names[0] = SERVICE_NAME_1; in thread_server_entry()
408 service_names[1] = SERVICE_NAME_2; in thread_server_entry()
409 nx_pppoe_server_service_name_set(&pppoe_server, service_names, service_names_count); in thread_server_entry()