Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/common/src/
Dnxe_udp_socket_send.c140 socket_ptr -> nx_udp_socket_invalid_packets++; in _nxe_udp_socket_send()
157 socket_ptr -> nx_udp_socket_invalid_packets++; in _nxe_udp_socket_send()
Dnxde_udp_socket_source_send.c158 socket_ptr -> nx_udp_socket_invalid_packets++; in _nxde_udp_socket_source_send()
175 socket_ptr -> nx_udp_socket_invalid_packets++; in _nxde_udp_socket_source_send()
Dnxe_udp_socket_source_send.c162 socket_ptr -> nx_udp_socket_invalid_packets++; in _nxe_udp_socket_source_send()
179 socket_ptr -> nx_udp_socket_invalid_packets++; in _nxe_udp_socket_source_send()
Dnxde_udp_socket_send.c173 socket_ptr -> nx_udp_socket_invalid_packets++; in _nxde_udp_socket_send()
190 socket_ptr -> nx_udp_socket_invalid_packets++; in _nxde_udp_socket_send()
/NetX-Duo-v6.2.1/common/inc/
Dnx_api.h1815 ULONG nx_udp_socket_invalid_packets; member