netxduo
_nx_udp_socket_info_get()
is only used within netxduo.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
netxduo
_nx_udp_socket_info_get()
_nx_udp_socket_info_get() function
Syntax
Show:
Summary
Declaration
Definition
from
nx_api.h:3734
UINT
nx_udp_socket_info_get
(
NX_UDP_SOCKET
*
socket_ptr
,
ULONG
*
udp_packets_sent
,
ULONG
*
udp_bytes_sent
,
ULONG
*
udp_packets_received
,
ULONG
*
udp_bytes_received
,
ULONG
*
udp_packets_queued
,
ULONG
*
udp_receive_packets_dropped
,
ULONG
*
udp_checksum_errors
)
;
Implemented in
nx_udp_socket_info_get.c:85
Arguments
Argument
socket_ptr
udp_packets_sent
udp_bytes_sent
udp_packets_received
udp_bytes_received
udp_packets_queued
udp_receive_packets_dropped
udp_checksum_errors
Related Functions
Found 36 other functions taking a
NX_UDP_SOCKET_STRUCT
argument:
Function
_nx_udp_socket_unbind()
_nx_udp_socket_delete()
_nxd_udp_socket_send()
_nx_udp_socket_bind()
_nx_udp_socket_create()
_nx_udp_socket_receive()
_nx_udp_socket_receive_notify()
_nxe_udp_socket_receive()
_nxe_udp_socket_send()
_nxe_udp_socket_bind()
_nxe_udp_socket_create()
_nx_udp_socket_send()
_nx_udp_socket_source_send()
_nxe_udp_socket_unbind()
_nxe_udp_socket_delete()
_nx_udp_socket_bytes_available()
_nx_udp_socket_checksum_disable()
_nx_udp_socket_checksum_enable()
_nxd_udp_socket_source_send()
_nx_udp_socket_port_get()
_nxe_udp_socket_info_get()
_nxe_udp_socket_port_get()
_nxe_udp_socket_receive_notify()
_nxde_udp_socket_send()
_nxde_udp_socket_source_send()
_nxe_udp_socket_source_send()
_nxe_udp_socket_bytes_available()
_nxe_udp_socket_checksum_disable()
_nxe_udp_socket_checksum_enable()
_nx_dhcp_udp_receive_notify()
_nx_secure_dtls_receive_callback()
_nx_sntp_client_receive_notify()
_nx_secure_dtls_session_start()
_nx_secure_dtls_client_session_start()
_nxe_secure_dtls_session_start()
_nxe_secure_dtls_client_session_start()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out