Searched refs:tcp_transmit_queue_depth (Results 1 – 4 of 4) sorted by relevance
/NetX-Duo-v6.2.1/common/src/ |
D | nx_tcp_socket_info_get.c | 100 ULONG *tcp_transmit_queue_depth, ULONG *tcp_transmit_window, in _nx_tcp_socket_info_get() argument 181 if (tcp_transmit_queue_depth) in _nx_tcp_socket_info_get() 185 *tcp_transmit_queue_depth = socket_ptr -> nx_tcp_socket_transmit_sent_count; in _nx_tcp_socket_info_get()
|
D | nxe_tcp_socket_info_get.c | 104 ULONG *tcp_transmit_queue_depth, ULONG *tcp_transmit_window, in _nxe_tcp_socket_info_get() argument 129 … tcp_checksum_errors, tcp_socket_state, tcp_transmit_queue_depth, in _nxe_tcp_socket_info_get()
|
/NetX-Duo-v6.2.1/common/inc/ |
D | nx_tcp.h | 269 ULONG *tcp_transmit_queue_depth, ULONG *tcp_transmit_window, 384 ULONG *tcp_transmit_queue_depth, ULONG *tcp_transmit_window,
|
D | nx_api.h | 3755 ULONG *tcp_transmit_queue_depth, ULONG *tcp_transmit_window,
|