Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/vsock/
Dvsock_test.c394 #define SOCK_BUF_SIZE (2 * 1024 * 1024) macro
415 msg_count = SOCK_BUF_SIZE / MAX_MSG_SIZE; in test_seqpacket_msg_bounds_client()
492 sock_buf_size = SOCK_BUF_SIZE; in test_seqpacket_msg_bounds_server()