NX_UDP_SOCKET_STRUCT::nx_udp_socket_packets_received is only used within netxduo.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesnetxduoNX_UDP_SOCKET_STRUCT::nx_udp_socket_packets_received

NX_UDP_SOCKET_STRUCT::nx_udp_socket_packets_received field

Syntax

ULONG nx_udp_socket_packets_received;

References

LocationReferrerText
nx_api.h:1759
ULONG nx_udp_socket_packets_received;
nx_udp_packet_receive.c:263_nx_udp_packet_receive()
socket_ptr -> nx_udp_socket_packets_received++;
nx_udp_socket_info_get.c:120_nx_udp_socket_info_get()
*udp_packets_received = socket_ptr -> nx_udp_socket_packets_received;
nx_udp_socket_receive.c:374_nx_udp_socket_receive()
socket_ptr -> nx_udp_socket_packets_received--;

Data Use

Functions writing NX_UDP_SOCKET_STRUCT::nx_udp_socket_packets_received
Functions reading NX_UDP_SOCKET_STRUCT::nx_udp_socket_packets_received
NX_UDP_SOCKET_STRUCT::nx_udp_socket_packets_received
Type of NX_UDP_SOCKET_STRUCT::nx_udp_socket_packets_received
NX_UDP_SOCKET_STRUCT::nx_udp_socket_packets_received
all items filtered out