Searched refs:ip_pool_host_name (Results 1 – 3 of 3) sorted by relevance
45 packet_allocate_suspend_action.name_ptr = ip_pool_host_name; in post_init_host()
50 bulk_in_transfer_suspend_action.name_ptr = ip_pool_host_name; in post_init_host()
81 static UCHAR ip_pool_host_name[] = "NetX Host IP Pool"; variable619 …UX_TEST_CHECK_SUCCESS(nx_packet_pool_create(&ip_pool_host, ip_pool_host_name, PACKET_PAYLOAD, pack… in thread_entry_host()