Searched refs:udp_packets_queued (Results 1 – 4 of 4) sorted by relevance
| /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 131 if (udp_packets_queued) in _nx_udp_socket_info_get() 135 *udp_packets_queued = socket_ptr -> nx_udp_socket_receive_count; in _nx_udp_socket_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 | 113 … ULONG *udp_packets_received, ULONG *udp_bytes_received, ULONG *udp_packets_queued, 157 … ULONG *udp_packets_received, ULONG *udp_bytes_received, ULONG *udp_packets_queued,
|
| D | nx_api.h | 3881 … ULONG *udp_packets_received, ULONG *udp_bytes_received, ULONG *udp_packets_queued,
|