| /NetX-Duo-v6.2.1/common/src/ |
| D | nx_udp_socket_info_get.c | 85 … 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()
|
| D | nx_udp_info_get.c | 86 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()
|
| D | nxe_udp_info_get.c | 92 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()
|
| D | nxe_udp_socket_info_get.c | 92 … ULONG *udp_packets_received, ULONG *udp_bytes_received, ULONG *udp_packets_queued, in _nxe_udp_socket_info_get() argument 116 … udp_bytes_received, udp_packets_queued, udp_receive_packets_dropped, in _nxe_udp_socket_info_get()
|
| /NetX-Duo-v6.2.1/common/inc/ |
| D | nx_udp.h | 100 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,
|
| D | nx_api.h | 3861 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/ |
| D | netx_ip_fragmentation_test.c | 140 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()
|
| D | netx_udp_ipv4_interface2_test_1_test.c | 138 …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()
|
| D | netx_ip_fragmentation_order_test.c | 148 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()
|
| D | netx_udp_nxe_api_test.c | 146 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()
|
| D | netx_udp_multiple_ports_test.c | 133 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()
|
| D | netx_udp_ipv6_interface2_test_1_test.c | 178 …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()
|