Home
last modified time | relevance | path

Searched refs:nx_ip_udp_bytes_sent (Results 1 – 4 of 4) sorted by relevance

/NetX-Duo-v6.2.1/common/src/
Dnx_udp_info_get.c95 …NX_TRACE_IN_LINE_INSERT(NX_TRACE_UDP_INFO_GET, ip_ptr, ip_ptr -> nx_ip_udp_bytes_sent, ip_ptr -> n… in _nx_udp_info_get()
113 *udp_bytes_sent = ip_ptr -> nx_ip_udp_bytes_sent; in _nx_udp_info_get()
Dnxd_udp_socket_send.c503 ip_ptr -> nx_ip_udp_bytes_sent += packet_ptr -> nx_packet_length; in _nxd_udp_socket_send()
/NetX-Duo-v6.2.1/common/inc/
Dnx_api.h2589 ULONG nx_ip_udp_bytes_sent; member
/NetX-Duo-v6.2.1/addons/dhcp/
Dnxd_dhcp_client.c7100 ip_ptr -> nx_ip_udp_bytes_sent += packet_ptr -> nx_packet_length; in _nx_dhcp_client_send_with_zero_source_address()