Home
last modified time | relevance | path

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

/Linux-v5.10/samples/nitro_enclaves/
Dne_ioctl_sample.c654 int client_vsock_fd = -1; in ne_start_enclave_check_booted() local
731 client_vsock_fd = rc; in ne_start_enclave_check_booted()
737 rc = read(client_vsock_fd, &recv_buf, sizeof(recv_buf)); in ne_start_enclave_check_booted()
752 rc = write(client_vsock_fd, &recv_buf, sizeof(recv_buf)); in ne_start_enclave_check_booted()