Home
last modified time | relevance | path

Searched refs:udp_bytes_received (Results 1 – 12 of 12) sorted by relevance

/NetX-Duo-v6.2.1/common/src/
Dnx_udp_socket_info_get.c85 … ULONG *udp_packets_received, ULONG *udp_bytes_received, ULONG *udp_packets_queued, in _nx_udp_socket_info_get() argument
123 if (udp_bytes_received) in _nx_udp_socket_info_get()
127 *udp_bytes_received = socket_ptr -> nx_udp_socket_bytes_received; in _nx_udp_socket_info_get()
Dnx_udp_info_get.c86 ULONG *udp_packets_received, ULONG *udp_bytes_received, in _nx_udp_info_get() argument
125 if (udp_bytes_received) in _nx_udp_info_get()
129 *udp_bytes_received = ip_ptr -> nx_ip_udp_bytes_received; in _nx_udp_info_get()
Dnxe_udp_info_get.c92 ULONG *udp_packets_received, ULONG *udp_bytes_received, in _nxe_udp_info_get() argument
117 udp_bytes_received, udp_invalid_packets, udp_receive_packets_dropped, in _nxe_udp_info_get()
Dnxe_udp_socket_info_get.c92 … ULONG *udp_packets_received, ULONG *udp_bytes_received, ULONG *udp_packets_queued, in _nxe_udp_socket_info_get() argument
116udp_bytes_received, udp_packets_queued, udp_receive_packets_dropped, in _nxe_udp_socket_info_get()
/NetX-Duo-v6.2.1/common/inc/
Dnx_udp.h100 ULONG *udp_packets_received, ULONG *udp_bytes_received,
113 … ULONG *udp_packets_received, ULONG *udp_bytes_received, ULONG *udp_packets_queued,
142 ULONG *udp_packets_received, ULONG *udp_bytes_received,
157 … ULONG *udp_packets_received, ULONG *udp_bytes_received, ULONG *udp_packets_queued,
Dnx_api.h3861 ULONG *udp_packets_received, ULONG *udp_bytes_received,
3881 … ULONG *udp_packets_received, ULONG *udp_bytes_received, ULONG *udp_packets_queued,
/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_ip_fragmentation_test.c140 ULONG udp_packets_sent, udp_bytes_sent, udp_packets_received, udp_bytes_received, udp_invalid… in thread_0_entry() local
345 …dp_info_get(&ip_0, &udp_packets_sent, &udp_bytes_sent, &udp_packets_received, &udp_bytes_received, in thread_0_entry()
356 (udp_packets_received) || (udp_bytes_received) || in thread_0_entry()
Dnetx_udp_ipv4_interface2_test_1_test.c138 …ULONG udp_packets_sent, udp_bytes_sent, udp_packets_received, udp_bytes_received, udp_invali… in thread_0_entry() local
354 …dp_info_get(&ip_0, &udp_packets_sent, &udp_bytes_sent, &udp_packets_received, &udp_bytes_received, in thread_0_entry()
365 …(udp_packets_received) || (udp_bytes_received) || (udp_invalid_packets) || (udp_receive_packets_dr… in thread_0_entry()
Dnetx_ip_fragmentation_order_test.c148 ULONG udp_packets_sent, udp_bytes_sent, udp_packets_received, udp_bytes_received, udp_invalid… in thread_0_entry() local
322 …dp_info_get(&ip_0, &udp_packets_sent, &udp_bytes_sent, &udp_packets_received, &udp_bytes_received, in thread_0_entry()
333 (udp_packets_received) || (udp_bytes_received) || in thread_0_entry()
Dnetx_udp_nxe_api_test.c146 ULONG udp_packets_sent, udp_bytes_sent, udp_packets_received, udp_bytes_received, in thread_0_entry() local
732 &udp_packets_received, &udp_bytes_received, &udp_invalid_packets, in thread_0_entry()
742 &udp_packets_received, &udp_bytes_received, &udp_invalid_packets, in thread_0_entry()
751 &udp_packets_received, &udp_bytes_received, &udp_invalid_packets, in thread_0_entry()
811 … &udp_packets_received, &udp_bytes_received, &udp_packet_quiequed, in thread_0_entry()
1149 … &udp_packets_received, &udp_bytes_received, &udp_packet_quiequed, in thread_0_entry()
1159 … &udp_packets_received, &udp_bytes_received, &udp_packet_quiequed, in thread_0_entry()
Dnetx_udp_multiple_ports_test.c133 ULONG udp_packets_sent, udp_bytes_sent, udp_packets_received, udp_bytes_received, udp_invalid… in thread_0_entry() local
353 …dp_info_get(&ip_0, &udp_packets_sent, &udp_bytes_sent, &udp_packets_received, &udp_bytes_received, in thread_0_entry()
364 …(udp_packets_received) || (udp_bytes_received) || (udp_invalid_packets) || (udp_receive_packets_dr… in thread_0_entry()
Dnetx_udp_ipv6_interface2_test_1_test.c178 …ULONG udp_packets_sent, udp_bytes_sent, udp_packets_received, udp_bytes_received, udp_invali… in thread_0_entry() local
413 …dp_info_get(&ip_0, &udp_packets_sent, &udp_bytes_sent, &udp_packets_received, &udp_bytes_received, in thread_0_entry()
424 …(udp_packets_received) || (udp_bytes_received) || (udp_invalid_packets) || (udp_receive_packets_dr… in thread_0_entry()