Searched refs:service_names (Results 1 – 2 of 2) sorted by relevance
370 UCHAR *service_names[2]; in thread_server_entry() local392 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()
377 UCHAR *service_names[2]; in thread_server_entry() local407 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()