Searched refs:vsock_buf_bytes (Results 1 – 1 of 1) sorted by relevance
33 static unsigned long vsock_buf_bytes = DEFAULT_VSOCK_BUF_BYTES; variable88 &vsock_buf_bytes, sizeof(vsock_buf_bytes))) in vsock_increase_buf_size()92 &vsock_buf_bytes, sizeof(vsock_buf_bytes))) in vsock_increase_buf_size()161 printf("vsock buffer %lu bytes\n", vsock_buf_bytes); in run_receiver()395 vsock_buf_bytes = memparse(optarg); in main()