Home
last modified time | relevance | path

Searched refs:client_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.c172 ULONG client_arp_space_area[512 / sizeof(ULONG)]; variable
285 … status = nx_arp_enable(&client_ip, (void *)client_arp_space_area, sizeof(client_arp_space_area)); in test_application_define()
Dnetx_http_request_in_multiple_packets_test.c66 ULONG client_arp_space_area[512 / sizeof(ULONG)]; variable
Dnetx_http_get_put_referred_URI_test.c186 ULONG client_arp_space_area[512 / sizeof(ULONG)]; variable
Dnetx_http_client_change_connect_port_test.c185 ULONG client_arp_space_area[512 / sizeof(ULONG)]; variable
/NetX-Duo-v6.2.1/test/regression/ftp_test/
Dnetx_ftp_service_commands_file_write_test.c54 ULONG client_arp_space_area[512 / sizeof(ULONG)]; variable
167 … status = nx_arp_enable(&client_ip, (void *)client_arp_space_area, sizeof(client_arp_space_area)); in test_application_define()