Searched refs:dst_address (Results 1 – 2 of 2) sorted by relevance
| /NetX-Duo-v6.2.1/addons/BSD/ |
| D | nxd_bsd.c | 164 … NXD_ADDRESS *dst_address, USHORT dst_port, UINT local_interface_index); 3190 … NXD_ADDRESS *dst_address, USHORT dst_port, UINT local_interface_index) in nx_bsd_send_internal() argument 3367 status = nxd_udp_socket_send(udp_socket_ptr, packet_ptr, dst_address, dst_port); in nx_bsd_send_internal() 3369 …status = nxd_udp_socket_interface_send(udp_socket_ptr, packet_ptr, dst_address, dst_port, local_i… in nx_bsd_send_internal() 3505 status = nxd_ip_raw_packet_interface_send(nx_bsd_default_ip, packet_ptr, dst_address, in nx_bsd_send_internal()
|
| /NetX-Duo-v6.2.1/common/inc/ |
| D | nx_api.h | 3100 … NXD_ADDRESS *dst_address, UCHAR protocol, ULONG src_port, ULONG dest_port,
|