Home
last modified time | relevance | path

Searched defs:rcvlowat_bytes (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/tools/testing/vsock/
Dvsock_perf.c136 static void run_receiver(unsigned long rcvlowat_bytes) in run_receiver()
442 unsigned long rcvlowat_bytes = DEFAULT_RCVLOWAT_BYTES; in main() local