Home
last modified time | relevance | path

Searched refs:PAYLOADSIZE (Results 1 – 1 of 1) sorted by relevance

/external/android-clat/
Dclatd_microbenchmark.c50 #define PAYLOADSIZE (1280 - sizeof(struct iphdr) - sizeof(struct udphdr)) macro
158 double mbps = (i * PAYLOADSIZE / 1000000 * 8 / seconds); in benchmark()
189 uint8_t payload[PAYLOADSIZE]; in main()