Searched refs:client_pool_area (Results 1 – 2 of 2) sorted by relevance
40 static UCHAR client_pool_area[POOL_0_COUNT * (sizeof(NX_PACKET) + PACKET_SIZE)]; variable89 …_create(&client_pool, "ClientPacket Pool", PACKET_SIZE, client_pool_area, sizeof(client_pool_area)… in test_application_define()
68 static UCHAR client_pool_area[SERVER_PACKET_SIZE * 16]; variable132 client_pool_area, sizeof(client_pool_area)); in test_application_define()