Home
last modified time | relevance | path

Searched refs:server_arp_space_area (Results 1 – 5 of 5) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/http_test/
Dnetx_http_get_contentlength_packetleak_test.c171 ULONG server_arp_space_area[512 / sizeof(ULONG)]; variable
249 … status = nx_arp_enable(&server_ip, (void *)server_arp_space_area, sizeof(server_arp_space_area)); in test_application_define()
Dnetx_http_request_in_multiple_packets_test.c65 ULONG server_arp_space_area[512 / sizeof(ULONG)]; variable
Dnetx_http_get_put_referred_URI_test.c185 ULONG server_arp_space_area[512 / sizeof(ULONG)]; variable
Dnetx_http_client_change_connect_port_test.c184 ULONG server_arp_space_area[512 / sizeof(ULONG)]; variable
/NetX-Duo-v6.2.1/test/regression/ftp_test/
Dnetx_ftp_service_commands_file_write_test.c55 ULONG server_arp_space_area[512 / sizeof(ULONG)]; variable
124 … status = nx_arp_enable(&server_ip, (void *)server_arp_space_area, sizeof(server_arp_space_area)); in test_application_define()