Searched refs:SEND_SIZE (Results 1 – 1 of 1) sorted by relevance
42 #define SEND_SIZE (512 * 4096) macro66 static int cfg_send_size = SEND_SIZE;69 static char payload[SEND_SIZE] __attribute__((aligned(PAGE_SIZE)));448 for (i = 0; i < SEND_SIZE; i++) in main()