| /NetX-Duo-v6.2.1/test/regression/mdns_test/ |
| D | netx_mdns_responder_cooperating_test.c | 29 static UCHAR mdns_stack[DEMO_STACK_SIZE]; variable 225 status = nx_mdns_create(&mdns_0, &ip_0, &pool_0, 2, mdns_stack, DEMO_STACK_SIZE, "NETX-MDNS", in ntest_0_entry() 296 … status = nx_mdns_create(&mdns_0, &ip_0, &pool_0, 2, mdns_stack, DEMO_STACK_SIZE, "ARMMDNSTest", in ntest_0_entry()
|
| D | netx_mdns_source_address_test.c | 30 static UCHAR mdns_stack[DEMO_STACK_SIZE]; variable 178 status = nx_mdns_create(&mdns_0, &ip_0, &pool_0, 2, mdns_stack, DEMO_STACK_SIZE, "NETX-MDNS", in ntest_0_entry() 206 status = nx_mdns_create(&mdns_0, &ip_0, &pool_0, 2, mdns_stack, DEMO_STACK_SIZE, "NETX-MDNS", in ntest_0_entry()
|
| D | netx_mdns_name_test.c | 28 static UCHAR mdns_stack[DEMO_STACK_SIZE]; variable 126 status = nx_mdns_create(&mdns_0, &ip_0, &pool_0, 2, mdns_stack, DEMO_STACK_SIZE, "NETX-MDNS", in ntest_0_entry()
|
| D | netx_mdns_ram_test.c | 25 static UCHAR mdns_stack[DEMO_STACK_SIZE]; variable 277 if(nx_mdns_create(&mdns_0, &ip_0, &pool_0, 2, mdns_stack, DEMO_STACK_SIZE, "ARMMDNSTest", in thread_0_entry()
|
| D | netx_mdns_bad_packet_test.c | 22 static UCHAR mdns_stack[DEMO_STACK_SIZE]; variable
|
| D | netx_mdns_two_buffer_test.c | 27 static UCHAR mdns_stack[DEMO_STACK_SIZE]; variable
|
| D | netx_mdns_service_add_delete_test.c | 27 static UCHAR mdns_stack[DEMO_STACK_SIZE]; variable
|
| D | netx_mdns_ipv6_string_test.c | 24 static UCHAR mdns_stack[DEMO_STACK_SIZE]; variable
|
| D | netx_mdns_run_test_case.c | 39 static UCHAR mdns_stack[DEMO_STACK_SIZE]; variable 762 nx_mdns_create(mdns_ptr, ip_ptr, pool_ptr, 2, mdns_stack, DEMO_STACK_SIZE, in netx_mdns_run_test_case()
|
| D | netx_mdns_internal_function_test.c | 27 static UCHAR mdns_stack[DEMO_STACK_SIZE]; variable
|