| /NetX-Duo-v6.2.1/common/src/ |
| D | nx_tcp_info_get.c | 97 ULONG *tcp_checksum_errors, ULONG *tcp_connections, in _nx_tcp_info_get() argument 154 if (tcp_checksum_errors) in _nx_tcp_info_get() 158 *tcp_checksum_errors = ip_ptr -> nx_ip_tcp_checksum_errors; in _nx_tcp_info_get()
|
| D | nx_tcp_socket_info_get.c | 98 ULONG *tcp_checksum_errors, ULONG *tcp_socket_state, in _nx_tcp_socket_info_get() argument 164 if (tcp_checksum_errors) in _nx_tcp_socket_info_get() 168 *tcp_checksum_errors = socket_ptr -> nx_tcp_socket_checksum_errors; in _nx_tcp_socket_info_get()
|
| D | nxe_tcp_info_get.c | 102 ULONG *tcp_checksum_errors, ULONG *tcp_connections, in _nxe_tcp_info_get() argument 128 tcp_checksum_errors, tcp_connections, tcp_disconnections, in _nxe_tcp_info_get()
|
| D | nxe_tcp_socket_info_get.c | 102 ULONG *tcp_checksum_errors, ULONG *tcp_socket_state, 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/test/regression/netxduo_test/ |
| D | netx_tcp_fast_disconnect_test.c | 143 …_bytes_received, tcp_invalid_packets, tcp_receive_packets_dropped, tcp_checksum_errors, tcp_connec… in thread_0_entry() local 294 … &tcp_invalid_packets, &tcp_receive_packets_dropped, &tcp_checksum_errors, &tcp_connections, in thread_0_entry() 304 …es_received) || (tcp_invalid_packets) || (tcp_receive_packets_dropped) || (tcp_checksum_errors) || in thread_0_entry()
|
| D | netx_tcp_data_transfer_test.c | 146 …_bytes_received, tcp_invalid_packets, tcp_receive_packets_dropped, tcp_checksum_errors, tcp_connec… in thread_0_entry() local 313 … &tcp_invalid_packets, &tcp_receive_packets_dropped, &tcp_checksum_errors, &tcp_connections, in thread_0_entry() 323 …tes_received) || (tcp_invalid_packets) || (tcp_receive_packets_dropped) || (tcp_checksum_errors) || in thread_0_entry()
|
| D | netx_tcp_basic_processing_test.c | 192 …_bytes_received, tcp_invalid_packets, tcp_receive_packets_dropped, tcp_checksum_errors, tcp_connec… in thread_0_entry() local 444 … &tcp_invalid_packets, &tcp_receive_packets_dropped, &tcp_checksum_errors, &tcp_connections, in thread_0_entry() 454 …tes_received) || (tcp_invalid_packets) ||(tcp_receive_packets_dropped) || (tcp_checksum_errors) || in thread_0_entry()
|
| D | netx_tcp_nxe_api_test.c | 125 …_bytes_received, tcp_invalid_packets, tcp_receive_packets_dropped, tcp_checksum_errors, tcp_connec… in thread_0_entry() local 437 … &tcp_invalid_packets, &tcp_receive_packets_dropped, &tcp_checksum_errors, &tcp_connections, in thread_0_entry() 453 … &tcp_invalid_packets, &tcp_receive_packets_dropped, &tcp_checksum_errors, &tcp_connections, in thread_0_entry() 469 … &tcp_invalid_packets, &tcp_receive_packets_dropped, &tcp_checksum_errors, &tcp_connections, in thread_0_entry()
|
| D | netx_tcp_invalid_packet_chain_test.c | 129 …_bytes_received, tcp_invalid_packets, tcp_receive_packets_dropped, tcp_checksum_errors, tcp_connec… in thread_0_entry() local
|
| /NetX-Duo-v6.2.1/common/inc/ |
| D | nx_tcp.h | 252 ULONG *tcp_checksum_errors, ULONG *tcp_connections, 270 ULONG *tcp_checksum_errors, ULONG *tcp_socket_state, 366 ULONG *tcp_checksum_errors, ULONG *tcp_connections, 386 ULONG *tcp_checksum_errors, ULONG *tcp_socket_state,
|
| D | nx_api.h | 3796 ULONG *tcp_checksum_errors, ULONG *tcp_connections, 3827 ULONG *tcp_checksum_errors, ULONG *tcp_socket_state,
|