Searched refs:PAYLOADSIZE (Results 1 – 1 of 1) sorted by relevance
50 #define PAYLOADSIZE (1280 - sizeof(struct iphdr) - sizeof(struct udphdr)) macro158 double mbps = (i * PAYLOADSIZE / 1000000 * 8 / seconds); in benchmark()189 uint8_t payload[PAYLOADSIZE]; in main()