Home
last modified time | relevance | path

Searched refs:NX_SIZE_ERROR (Results 1 – 25 of 33) sorted by relevance

12

/NetX-Duo-v6.2.1/common/src/
Dnx_utility.c95 return(NX_SIZE_ERROR); in _nx_utility_string_length_check()
165 return(NX_SIZE_ERROR); in _nx_utility_string_to_uint()
377 return(NX_SIZE_ERROR); in _nx_utility_base64_encode()
404 return(NX_SIZE_ERROR); in _nx_utility_base64_encode()
548 return(NX_SIZE_ERROR); in _nx_utility_base64_decode()
567 return(NX_SIZE_ERROR); in _nx_utility_base64_decode()
Dnx_tcp_socket_mss_set.c88 return(NX_SIZE_ERROR); in _nx_tcp_socket_mss_set()
Dnxe_arp_enable.c100 return(NX_SIZE_ERROR); in _nxe_arp_enable()
Dnxe_packet_data_append.c97 return(NX_SIZE_ERROR); in _nxe_packet_data_append()
Dnxe_ip_create.c112 return(NX_SIZE_ERROR); in _nxe_ip_create()
Dnxe_packet_pool_create.c135 return(NX_SIZE_ERROR); in _nxe_packet_pool_create()
Dnx_packet_data_append.c227 return(NX_SIZE_ERROR); in _nx_packet_data_append()
Dnx_http_proxy_client.c96 return(NX_SIZE_ERROR); in _nxe_http_proxy_client_enable()
/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_utility_test.c134 if (status != NX_SIZE_ERROR) in ntest_0_entry()
224 if (status != NX_SIZE_ERROR) in ntest_0_entry()
246 if (status != NX_SIZE_ERROR) in ntest_0_entry()
268 if (status != NX_SIZE_ERROR) in ntest_0_entry()
392 if (status != NX_SIZE_ERROR) in ntest_0_entry()
414 if (status != NX_SIZE_ERROR) in ntest_0_entry()
436 if (status != NX_SIZE_ERROR) in ntest_0_entry()
Dnetx_packet_nxe_api_test.c182 if (status != NX_SIZE_ERROR) in ntest_0_entry()
193 if (status != NX_SIZE_ERROR) in ntest_0_entry()
391 if (status != NX_SIZE_ERROR) in ntest_0_entry()
Dnetx_http_proxy_basic_test.c216 if (status != NX_SIZE_ERROR) in thread_client_entry()
220 if (status != NX_SIZE_ERROR) in thread_client_entry()
Dnetx_arp_nxe_api_test.c149 if (status != NX_SIZE_ERROR) in thread_0_entry()
/NetX-Duo-v6.2.1/test/regression/dhcp_test/
Dnetx_dhcp_clone_function.c42 return(NX_SIZE_ERROR); in dhcp_get_option_value()
/NetX-Duo-v6.2.1/addons/smtp/
Dnxd_smtp_client.c1214 return(NX_SIZE_ERROR); in _nx_smtp_cmd_helo()
1402 return(NX_SIZE_ERROR); in _nx_smtp_cmd_ehlo()
2020 return(NX_SIZE_ERROR); in _nx_smtp_cmd_auth_challenge()
2028 return(NX_SIZE_ERROR); in _nx_smtp_cmd_auth_challenge()
2222 return(NX_SIZE_ERROR); in _nx_smtp_cmd_mail()
2416 return(NX_SIZE_ERROR); in _nx_smtp_cmd_rcpt()
3742 return(NX_SIZE_ERROR); in _nx_smtp_utility_send_header_to_server()
3747 return(NX_SIZE_ERROR); in _nx_smtp_utility_send_header_to_server()
3752 return(NX_SIZE_ERROR); in _nx_smtp_utility_send_header_to_server()
/NetX-Duo-v6.2.1/addons/pppoe/
Dnx_pppoe_client.c536 return(NX_SIZE_ERROR); in _nx_pppoe_client_service_name_set()
667 return(NX_SIZE_ERROR); in _nx_pppoe_client_service_name_set_extended()
671 return(NX_SIZE_ERROR); in _nx_pppoe_client_service_name_set_extended()
803 return(NX_SIZE_ERROR); in _nx_pppoe_client_host_uniq_set()
932 return(NX_SIZE_ERROR); in _nx_pppoe_client_host_uniq_set_extended()
936 return(NX_SIZE_ERROR); in _nx_pppoe_client_host_uniq_set_extended()
Dnx_pppoe_server.c397 return(NX_SIZE_ERROR); in _nx_pppoe_server_ac_name_set()
401 return(NX_SIZE_ERROR); in _nx_pppoe_server_ac_name_set()
3068 return(NX_SIZE_ERROR); in _nx_pppoe_server_discovery_send()
/NetX-Duo-v6.2.1/test/regression/cloud_test/
Dnetx_cloud_api_test.c84 if (status != NX_SIZE_ERROR) in test_entry()
/NetX-Duo-v6.2.1/addons/rtp/
Dnx_rtp_sender.c3138 return(NX_SIZE_ERROR); in _nx_rtp_sender_session_jpeg_send()
3159 return(NX_SIZE_ERROR); in _nx_rtp_sender_session_jpeg_send()
3174 return(NX_SIZE_ERROR); in _nx_rtp_sender_session_jpeg_send()
3357 return(NX_SIZE_ERROR); in _nx_rtp_sender_session_jpeg_send()
3655 return(NX_SIZE_ERROR); in _nx_rtp_sender_session_h264_send()
/NetX-Duo-v6.2.1/addons/http/
Dnxd_http_client.c1758 return(NX_SIZE_ERROR); in _nxe_http_client_put_start()
1851 return(NX_SIZE_ERROR); in _nxe_http_client_put_start_extended()
2111 return(NX_SIZE_ERROR); in _nxde_http_client_put_start()
2190 return(NX_SIZE_ERROR); in _nxde_http_client_put_start_extended()
/NetX-Duo-v6.2.1/addons/azure_iot/docs/
Dazure_rtos_iot.md37 * NX_SIZE_ERROR Fail to create the Azure IoT instance due to insufficient size of stack memory.
/NetX-Duo-v6.2.1/test/regression/nx_secure_test/
Dnx_secure_tls_record_encrypt_coverage_test.c244 EXPECT_EQ(NX_SIZE_ERROR, status); in ntest_0_entry()
/NetX-Duo-v6.2.1/addons/cloud/
Dnx_cloud.c101 return(NX_SIZE_ERROR); in _nxe_cloud_create()
/NetX-Duo-v6.2.1/addons/sntp/
Dnxd_sntp_client.c678 return(NX_SIZE_ERROR); in _nx_sntp_client_create_time_request_packet()
4261 return(NX_SIZE_ERROR); in _nx_sntp_client_get_local_time_extended()
4273 return(NX_SIZE_ERROR); in _nx_sntp_client_get_local_time_extended()
4278 return(NX_SIZE_ERROR); in _nx_sntp_client_get_local_time_extended()
4284 return(NX_SIZE_ERROR); in _nx_sntp_client_get_local_time_extended()
/NetX-Duo-v6.2.1/addons/tftp/
Dnxd_tftp_client.c759 return(NX_SIZE_ERROR); in _nxd_tftp_client_file_close()
1807 return(NX_SIZE_ERROR); in _nxd_tftp_client_file_read()
/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_tls_record_payload_encrypt.c339 return(NX_SIZE_ERROR); in _nx_secure_tls_record_payload_encrypt()

12