Home
last modified time | relevance | path

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

/linux/tools/testing/vsock/
H A Dvsock_test.c569 #define RCVTIMEO_TIMEOUT_SEC 1 in test_seqpacket_timeout_client()
586 tv.tv_sec = RCVTIMEO_TIMEOUT_SEC; in test_seqpacket_timeout_client()
606 NSEC_PER_SEC * RCVTIMEO_TIMEOUT_SEC;
557 #define RCVTIMEO_TIMEOUT_SEC global() macro