Searched refs:NX_NO_PACKET (Results 1 – 25 of 60) sorted by relevance
123
96 return(NX_NO_PACKET); in _nx_arp_announce_send()104 return(NX_NO_PACKET); in _nx_arp_announce_send()
97 return(NX_NO_PACKET); in _nx_arp_probe_send()105 return(NX_NO_PACKET); in _nx_arp_probe_send()
140 thread_ptr -> tx_thread_suspend_status = NX_NO_PACKET; in _nx_ip_raw_packet_cleanup()
138 thread_ptr -> tx_thread_suspend_status = NX_NO_PACKET; in _nx_udp_receive_cleanup()
141 thread_ptr -> tx_thread_suspend_status = NX_NO_PACKET; in _nx_packet_pool_cleanup()
198 thread_ptr -> tx_thread_suspend_status = NX_NO_PACKET; in _nx_tcp_receive_cleanup()
202 status = NX_NO_PACKET; in _nx_ip_raw_packet_receive()
270 return(NX_NO_PACKET); in _nx_tcp_socket_receive()
279 status = NX_NO_PACKET; in _nx_packet_allocate()
583 if (status == NX_NO_PACKET) in _nx_http_proxy_client_connect_response_process()660 if (status == NX_NO_PACKET) in _nx_http_proxy_client_connect_response_process()
239 return(NX_NO_PACKET); in _nx_udp_socket_receive()
166 if (status != NX_NO_PACKET) in ntest_0_entry()236 if (status != NX_NO_PACKET) in ntest_1_entry()
195 if (status != NX_NO_PACKET) in ntest_1_entry()226 if (status != NX_NO_PACKET) in ntest_2_entry()
169 if(status != NX_NO_PACKET) in ntest_0_entry()228 if(status != NX_NO_PACKET) in ntest_0_entry()
150 if (status != NX_NO_PACKET) in ntest_0_entry()273 if (status != NX_NO_PACKET) in ntest_0_entry()
571 if(status != NX_NO_PACKET) in thread_1_entry()624 if (status != NX_NO_PACKET) in thread_2_entry()
182 if (status != NX_NO_PACKET) in ntest_0_entry()
183 if (status != NX_NO_PACKET) in thread_0_entry()
135 if ((status == NX_NO_PACKET) && (wait_option == 0)) in _nx_secure_tls_handshake_process()
149 return(NX_NO_PACKET); in _nx_secure_dtls_session_receive()195 return(NX_NO_PACKET); in _nx_secure_dtls_session_receive()
220 if (status != NX_NO_PACKET && status != NX_CONTINUE) in _nx_secure_dtls_session_start()
299 EXPECT_EQ(NX_NO_PACKET, status); in ntest_0_entry()336 EXPECT_EQ(NX_NO_PACKET, status); in ntest_0_entry()344 EXPECT_EQ(NX_NO_PACKET, status); in ntest_0_entry()
322 NX_NO_PACKET,434 EXPECT_EQ(NX_NO_PACKET, status); in ntest_0_entry()
397 * NX_NO_PACKET Fail to connect to Azure IoT Hub due to no available packet in pool.564 * NX_NO_PACKET Fail to allocate telemetry message due to no available packet in pool.636 * NX_NO_PACKET Fail to set component due to no available packet in pool.678 * NX_NO_PACKET Fail to add property due to no available packet in pool.720 * NX_NO_PACKET Fail to send telemetry message due to no available packet in pool.765 * NX_NO_PACKET Fail to send telemetry message due to no available packet in pool.1119 * NX_NO_PACKET Fail send direct method response due to no available packet in pool.1288 * NX_NO_PACKET Fail send IoT Hub command response due to no available packet in pool.1452 * NX_NO_PACKET Fail to send reported properties due to no packet available.1494 * NX_NO_PACKET Fail to send reported properties due to no packet available.[all …]
306 ASSERT_TRUE(status == NX_NO_PACKET); in ntest_1_entry()