Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/vsock/
H A Dvsock_test.c1482 #define ACCEPTQ_LEAK_RACE_TIMEOUT 2 /* seconds */ macro
1489 tout = current_nsec() + ACCEPTQ_LEAK_RACE_TIMEOUT * NSEC_PER_SEC; in test_stream_leak_acceptq_client()