Searched refs:SIZE_OF_QUEUE (Results 1 – 2 of 2) sorted by relevance
16 #define SIZE_OF_QUEUE 5000 macro43 struct phdr_desc descriptors[QUEUE_NUM][SIZE_OF_QUEUE];49 uint8_t headers[QUEUE_NUM][SIZE_OF_QUEUE][SIZE_OF_HEADER];61 for (int i = 0; i < SIZE_OF_QUEUE; i++) { in init_datagram_queue()164 QUEUE_NUM, THREADS_NUM, arch_num_cpus(), SIZE_OF_QUEUE); in main()207 if (receiver[i].count == SIZE_OF_QUEUE && count == SIZE_OF_QUEUE) { in main()215 SIZE_OF_QUEUE*QUEUE_NUM, in main()
16 At the beginning of the application the array (size defined in SIZE_OF_QUEUE)57 the number of headers in queue (``SIZE_OF_QUEUE``), and