Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_ux_test_cdc_ecm.h473 static void write_udp(NX_UDP_SOCKET *udp_socket, NX_PACKET_POOL *packet_pool, ULONG ip_address, ULO… in write_udp() argument
508 UX_TEST_CHECK_SUCCESS(nx_udp_socket_send(udp_socket, out_packet, ip_address, port)); in write_udp()
511 …cket_udp(NX_UDP_SOCKET *udp_socket, NX_PACKET_POOL *packet_pool, ULONG ip_address, ULONG port, ULO… in write_packet_udp() argument
513 write_udp(udp_socket, packet_pool, ip_address, port, num_writes, name, 4 + WRITE_APPEND_SIZE); in write_packet_udp()
Dusbx_rndis_basic_test.c307 …cket_udp(NX_UDP_SOCKET *udp_socket, NX_PACKET_POOL *packet_pool, ULONG ip_address, ULONG port, ULO… in write_packet_udp() argument
323 UX_TEST_CHECK_SUCCESS(nx_udp_socket_send(udp_socket, out_packet, ip_address, port)); in write_packet_udp()
Dusbx_msrc_80991_device_rndis_rx_length_less_than_14_test.c308 …cket_udp(NX_UDP_SOCKET *udp_socket, NX_PACKET_POOL *packet_pool, ULONG ip_address, ULONG port, ULO… in write_packet_udp() argument
324 UX_TEST_CHECK_SUCCESS(nx_udp_socket_send(udp_socket, out_packet, ip_address, port)); in write_packet_udp()
Dusbx_cdc_ecm_basic_ipv6_test.c440 …cket_udp(NX_UDP_SOCKET *udp_socket, NX_PACKET_POOL *packet_pool, ULONG ip_address, ULONG port, ULO… in write_packet_udp() argument
456 UX_TEST_CHECK_SUCCESS(nx_udp_socket_send(udp_socket, out_packet, ip_address, port)); in write_packet_udp()