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 | 99 ULONG *tcp_transmit_queue_depth, ULONG *tcp_transmit_window, in _nx_tcp_socket_info_get() argument 180 if (tcp_transmit_queue_depth) in _nx_tcp_socket_info_get() 184 *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 | 103 ULONG *tcp_transmit_queue_depth, ULONG *tcp_transmit_window, in _nxe_tcp_socket_info_get() argument 128 … 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 | 271 ULONG *tcp_transmit_queue_depth, ULONG *tcp_transmit_window, 387 ULONG *tcp_transmit_queue_depth, ULONG *tcp_transmit_window,
|
D | nx_api.h | 3828 ULONG *tcp_transmit_queue_depth, ULONG *tcp_transmit_window,
|