Home
last modified time | relevance | path

Searched refs:nx_tcp_socket_queue_depth_notify_set (Results 1 – 6 of 6) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_tcp_queue_depth_notify_test.c174 status = nx_tcp_socket_queue_depth_notify_set(&server_socket, my_queue_depth_notify); in ntest_0_entry()
194 status = nx_tcp_socket_queue_depth_notify_set(&server_socket, my_queue_depth_notify); in ntest_0_entry()
Dnetx_api_compile_test.c252 nx_tcp_socket_queue_depth_notify_set(0, 0); in ntest_0_entry()
Dnetx_tcp_nxe_api_test.c1687 status = nx_tcp_socket_queue_depth_notify_set(NX_NULL, tcp_socket_queue_depth_notify); in thread_0_entry()
1701 status = nx_tcp_socket_queue_depth_notify_set(&invalid_socket, tcp_socket_queue_depth_notify); in thread_0_entry()
1712 status = nx_tcp_socket_queue_depth_notify_set(&client_socket, NX_NULL); in thread_0_entry()
1730 status = nx_tcp_socket_queue_depth_notify_set(&invalid_socket, tcp_socket_queue_depth_notify); in thread_0_entry()
/NetX-Duo-v6.2.1/common/inc/
Dnx_api.h3347 #define nx_tcp_socket_queue_depth_notify_set _nx_tcp_socket_queue_depth_notify_set macro
3539 #define nx_tcp_socket_queue_depth_notify_set _nxe_tcp_socket_queue_depth_notify_set macro
3834 UINT nx_tcp_socket_queue_depth_notify_set(NX_TCP_SOCKET *socket_ptr,
/NetX-Duo-v6.2.1/common/
DCMakeLists.txt252 ${CMAKE_CURRENT_LIST_DIR}/src/nx_tcp_socket_queue_depth_notify_set.c
/NetX-Duo-v6.2.1/docs/
Drevision_history.txt904 nx_tcp_socket_queue_depth_notify_set.c
975 nx_tcp_socket_queue_depth_notify_set.c
1052 nx_tcp_socket_queue_depth_notify_set.c
1438 nx_tcp_socket_queue_depth_notify_set.c
2294 nx_tcp_socket_queue_depth_notify_set.c