Searched refs:INJECT_BYTES_PER_SEC_MAX (Results 1 – 1 of 1) sorted by relevance
40 #define INJECT_BYTES_PER_SEC_MAX (400 * 1024) // Reach: 12672 Bytes * 30 Hz = 380160 Bytes/Sec macro242 if (inject_bytes_per_sec > INJECT_BYTES_PER_SEC_MAX) { in main()