Home
last modified time | relevance | path

Searched refs:tcp_checksum_errors (Results 1 – 11 of 11) sorted by relevance

/NetX-Duo-v6.2.1/common/src/
Dnx_tcp_info_get.c97 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()
Dnx_tcp_socket_info_get.c98 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()
Dnxe_tcp_info_get.c102 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()
Dnxe_tcp_socket_info_get.c102 ULONG *tcp_checksum_errors, ULONG *tcp_socket_state, in _nxe_tcp_socket_info_get() argument
128tcp_checksum_errors, tcp_socket_state, tcp_transmit_queue_depth, in _nxe_tcp_socket_info_get()
/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_tcp_fast_disconnect_test.c143 …_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()
Dnetx_tcp_data_transfer_test.c146 …_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()
Dnetx_tcp_basic_processing_test.c192 …_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()
Dnetx_tcp_nxe_api_test.c125 …_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()
Dnetx_tcp_invalid_packet_chain_test.c129 …_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/
Dnx_tcp.h252 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,
Dnx_api.h3796 ULONG *tcp_checksum_errors, ULONG *tcp_connections,
3827 ULONG *tcp_checksum_errors, ULONG *tcp_socket_state,