Home
last modified time | relevance | path

Searched refs:tcp_transmit_queue_depth (Results 1 – 4 of 4) sorted by relevance

/NetX-Duo-v6.2.1/common/src/
Dnx_tcp_socket_info_get.c100 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()
Dnxe_tcp_socket_info_get.c104 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/
Dnx_tcp.h269 ULONG *tcp_transmit_queue_depth, ULONG *tcp_transmit_window,
384 ULONG *tcp_transmit_queue_depth, ULONG *tcp_transmit_window,
Dnx_api.h3755 ULONG *tcp_transmit_queue_depth, ULONG *tcp_transmit_window,