Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_ux_test_cdc_ecm.h98 static NX_PACKET_POOL ip_pool_device; variable
693 …UX_TEST_CHECK_SUCCESS(nx_packet_pool_create(&ip_pool_device, "NetX Device IP Pool", PACKET_PAYLOAD… in thread_entry_device()
695 …nx_ip_create(&nx_ip_device, "NetX Device Thread", DEVICE_IP_ADDRESS, 0xFF000000L, &ip_pool_device, in thread_entry_device()