Searched refs:vsock_buf_bytes (Results 1 – 1 of 1) sorted by relevance
36 static unsigned long vsock_buf_bytes = DEFAULT_VSOCK_BUF_BYTES; variable92 &vsock_buf_bytes, sizeof(vsock_buf_bytes))) in vsock_increase_buf_size()96 &vsock_buf_bytes, sizeof(vsock_buf_bytes))) in vsock_increase_buf_size()165 printf("vsock buffer %lu bytes\n", vsock_buf_bytes); in run_receiver()454 vsock_buf_bytes = memparse(optarg); in main()