Home
last modified time | relevance | path

Searched refs:nx_udp_socket_invalid_packets (Results 1 – 5 of 5) sorted by relevance

/NetX-Duo-v6.3.0/common/src/
Dnxe_udp_socket_send.c141 socket_ptr -> nx_udp_socket_invalid_packets++; in _nxe_udp_socket_send()
158 socket_ptr -> nx_udp_socket_invalid_packets++; in _nxe_udp_socket_send()
Dnxde_udp_socket_source_send.c159 socket_ptr -> nx_udp_socket_invalid_packets++; in _nxde_udp_socket_source_send()
176 socket_ptr -> nx_udp_socket_invalid_packets++; in _nxde_udp_socket_source_send()
Dnxe_udp_socket_source_send.c163 socket_ptr -> nx_udp_socket_invalid_packets++; in _nxe_udp_socket_source_send()
180 socket_ptr -> nx_udp_socket_invalid_packets++; in _nxe_udp_socket_source_send()
Dnxde_udp_socket_send.c174 socket_ptr -> nx_udp_socket_invalid_packets++; in _nxde_udp_socket_send()
191 socket_ptr -> nx_udp_socket_invalid_packets++; in _nxde_udp_socket_send()
/NetX-Duo-v6.3.0/common/inc/
Dnx_api.h1800 ULONG nx_udp_socket_invalid_packets; member