Home
last modified time | relevance | path

Searched defs:server_ip_address (Results 1 – 25 of 133) sorted by relevance

123456

/NetX-Duo-v6.2.1/test/regression/tftp_test/
Dnetx_tftp_error_file_name_test.c35 static NXD_ADDRESS server_ip_address; variable
37 static ULONG server_ip_address; variable
Dnetx_tftp_basic_test.c35 static NXD_ADDRESS server_ip_address; variable
37 static ULONG server_ip_address; variable
Dnetx_tftp_error_destionation_port_test.c36 static NXD_ADDRESS server_ip_address; variable
38 static ULONG server_ip_address; variable
Dnetx_tftp_large_data_test.c36 static NXD_ADDRESS server_ip_address; variable
38 static ULONG server_ip_address; variable
Dnetx_tftp_malformed_packet_test.c35 static NXD_ADDRESS server_ip_address; variable
37 static ULONG server_ip_address; variable
Dnetx_tftp_write_interaction_test.c36 static NXD_ADDRESS server_ip_address; variable
38 static ULONG server_ip_address; variable
Dnetx_tftp_read_interaction_test.c36 static NXD_ADDRESS server_ip_address; variable
38 static ULONG server_ip_address; variable
/NetX-Duo-v6.2.1/test/regression/http_test/
Dnetx_http_head_basic_test.c68 static NXD_ADDRESS server_ip_address; variable
70 static ULONG server_ip_address; variable
Dnetx_http_delete_basic_test.c68 static NXD_ADDRESS server_ip_address; variable
70 static ULONG server_ip_address; variable
Dnetx_http_status_404_test.c70 static NXD_ADDRESS server_ip_address; variable
73 static ULONG server_ip_address; variable
Dnetx_http_basic_test.c42 static NXD_ADDRESS server_ip_address; variable
44 static ULONG server_ip_address; variable
Dnetx_http_request_in_multiple_packets_test.c53 static NXD_ADDRESS server_ip_address; variable
55 static ULONG server_ip_address; variable
Dnetx_http_if_modified_since_test.c96 static NXD_ADDRESS server_ip_address; variable
98 static ULONG server_ip_address; variable
Dnetx_http_post_basic_test.c71 static NXD_ADDRESS server_ip_address; variable
73 static ULONG server_ip_address; variable
Dnetx_http_multipart_underflow_test.c304 static NXD_ADDRESS server_ip_address; variable
306 static ULONG server_ip_address; variable
Dnetx_http_multipart_fragment_test.c302 static NXD_ADDRESS server_ip_address; variable
304 static ULONG server_ip_address; variable
Dnetx_http_basic_authenticate_test.c46 static NXD_ADDRESS server_ip_address; variable
48 static ULONG server_ip_address; variable
Dnetx_http_digest_authenticate_timeout_test.c57 static NXD_ADDRESS server_ip_address; variable
59 static ULONG server_ip_address; variable
/NetX-Duo-v6.2.1/addons/telnet/
Dnxd_telnet_client.c86 UINT _nxde_telnet_client_connect(NX_TELNET_CLIENT *client_ptr, NXD_ADDRESS *server_ip_address, in _nxde_telnet_client_connect()
161 UINT _nxd_telnet_client_connect(NX_TELNET_CLIENT *client_ptr, NXD_ADDRESS *server_ip_address, in _nxd_telnet_client_connect()
336 UINT _nx_telnet_client_connect(NX_TELNET_CLIENT *client_ptr, ULONG server_ip_address, in _nx_telnet_client_connect()
/NetX-Duo-v6.2.1/addons/tftp/
Dnxd_tftp_client.c860 …ient_file_open(NX_TFTP_CLIENT *tftp_client_ptr, CHAR *file_name, ULONG server_ip_address, UINT ope… in _nxe_tftp_client_file_open()
944 …ient_file_open(NX_TFTP_CLIENT *tftp_client_ptr, CHAR *file_name, ULONG server_ip_address, UINT ope… in _nx_tftp_client_file_open()
1025 …_file_open(NX_TFTP_CLIENT *tftp_client_ptr, CHAR *file_name, NXD_ADDRESS *server_ip_address, UINT … in _nxde_tftp_client_file_open()
1111 …_file_open(NX_TFTP_CLIENT *tftp_client_ptr, CHAR *file_name, NXD_ADDRESS *server_ip_address, UINT … in _nxd_tftp_client_file_open()
1179 …n_internal(NX_TFTP_CLIENT *tftp_client_ptr, CHAR *file_name, NXD_ADDRESS *server_ip_address, UINT … in _nx_tftp_client_file_open_internal()
/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_http_proxy_basic_test.c194 NXD_ADDRESS server_ip_address; in thread_client_entry() local
293 NXD_ADDRESS server_ip_address; in thread_proxy_entry() local
Dnetx_http_proxy_disconnect_test.c206 NXD_ADDRESS server_ip_address; in thread_client_entry() local
330 NXD_ADDRESS server_ip_address; in thread_proxy_entry() local
Dnetx_http_proxy_error_response_test.c211 NXD_ADDRESS server_ip_address; in thread_client_entry() local
334 NXD_ADDRESS server_ip_address; in thread_proxy_entry() local
/NetX-Duo-v6.2.1/test/regression/web_test/
Dnetx_web_digest_authenticate_timeout_test.c55 static NXD_ADDRESS server_ip_address; variable
57 static ULONG server_ip_address; variable
/NetX-Duo-v6.2.1/test/regression/smtp_test/
Dnetx_smtp_abnormal_packet_test.c66 static NXD_ADDRESS server_ip_address; variable
68 static ULONG server_ip_address; variable

123456