| /NetX-Duo-v6.2.1/common/src/ |
| D | nx_tcp_info_get.c | 99 ULONG *tcp_retransmit_packets) in _nx_tcp_info_get() argument 186 if (tcp_retransmit_packets) in _nx_tcp_info_get() 190 *tcp_retransmit_packets = ip_ptr -> nx_ip_tcp_retransmit_packets; in _nx_tcp_info_get()
|
| D | nx_tcp_socket_info_get.c | 97 ULONG *tcp_retransmit_packets, ULONG *tcp_packets_queued, in _nx_tcp_socket_info_get() argument 148 if (tcp_retransmit_packets) in _nx_tcp_socket_info_get() 152 *tcp_retransmit_packets = socket_ptr -> nx_tcp_socket_retransmit_packets; in _nx_tcp_socket_info_get()
|
| D | nxe_tcp_info_get.c | 104 ULONG *tcp_retransmit_packets) in _nxe_tcp_info_get() argument 129 tcp_connections_dropped, tcp_retransmit_packets); in _nxe_tcp_info_get()
|
| D | nxe_tcp_socket_info_get.c | 101 ULONG *tcp_retransmit_packets, ULONG *tcp_packets_queued, in _nxe_tcp_socket_info_get() argument 127 … tcp_bytes_received, tcp_retransmit_packets, tcp_packets_queued, in _nxe_tcp_socket_info_get()
|
| /NetX-Duo-v6.2.1/test/regression/netxduo_test/ |
| D | netx_tcp_fast_disconnect_test.c | 143 …cksum_errors, tcp_connections, tcp_disconnections, tcp_connections_dropped, tcp_retransmit_packets; in thread_0_entry() local 295 … &tcp_disconnections, &tcp_connections_dropped, &tcp_retransmit_packets); in thread_0_entry() 305 (tcp_connections_dropped) || (tcp_retransmit_packets)) in thread_0_entry()
|
| D | netx_tcp_data_transfer_test.c | 146 …cksum_errors, tcp_connections, tcp_disconnections, tcp_connections_dropped, tcp_retransmit_packets; in thread_0_entry() local 314 … &tcp_disconnections, &tcp_connections_dropped, &tcp_retransmit_packets); in thread_0_entry() 324 (tcp_connections_dropped) || (tcp_retransmit_packets)) in thread_0_entry()
|
| D | netx_tcp_basic_processing_test.c | 192 …cksum_errors, tcp_connections, tcp_disconnections, tcp_connections_dropped, tcp_retransmit_packets; in thread_0_entry() local 445 … &tcp_disconnections, &tcp_connections_dropped, &tcp_retransmit_packets); in thread_0_entry() 455 (tcp_connections_dropped) || (tcp_retransmit_packets)) in thread_0_entry()
|
| D | netx_tcp_nxe_api_test.c | 125 …cksum_errors, tcp_connections, tcp_disconnections, tcp_connections_dropped, tcp_retransmit_packets; in thread_0_entry() local 438 … &tcp_disconnections, &tcp_connections_dropped, &tcp_retransmit_packets); in thread_0_entry() 454 … &tcp_disconnections, &tcp_connections_dropped, &tcp_retransmit_packets); in thread_0_entry() 470 … &tcp_disconnections, &tcp_connections_dropped, &tcp_retransmit_packets); in thread_0_entry()
|
| D | netx_tcp_invalid_packet_chain_test.c | 129 …cksum_errors, tcp_connections, tcp_disconnections, tcp_connections_dropped, tcp_retransmit_packets; in thread_0_entry() local
|
| /NetX-Duo-v6.2.1/common/inc/ |
| D | nx_tcp.h | 254 ULONG *tcp_retransmit_packets); 269 ULONG *tcp_retransmit_packets, ULONG *tcp_packets_queued, 368 ULONG *tcp_retransmit_packets); 385 ULONG *tcp_retransmit_packets, ULONG *tcp_packets_queued,
|
| D | nx_api.h | 3798 ULONG *tcp_retransmit_packets); 3826 ULONG *tcp_retransmit_packets, ULONG *tcp_packets_queued,
|