Searched defs:udp_packets_sent (Results 1 – 4 of 4) sorted by relevance
/NetX-Duo-v6.3.0/common/src/ |
D | nx_udp_socket_info_get.c | 85 UINT _nx_udp_socket_info_get(NX_UDP_SOCKET *socket_ptr, ULONG *udp_packets_sent, ULONG *udp_bytes_… in _nx_udp_socket_info_get()
|
D | nx_udp_info_get.c | 86 UINT _nx_udp_info_get(NX_IP *ip_ptr, ULONG *udp_packets_sent, ULONG *udp_bytes_sent, in _nx_udp_info_get()
|
D | nxe_udp_info_get.c | 92 UINT _nxe_udp_info_get(NX_IP *ip_ptr, ULONG *udp_packets_sent, ULONG *udp_bytes_sent, in _nxe_udp_info_get()
|
D | nxe_udp_socket_info_get.c | 92 UINT _nxe_udp_socket_info_get(NX_UDP_SOCKET *socket_ptr, ULONG *udp_packets_sent, ULONG *udp_bytes… in _nxe_udp_socket_info_get()
|