Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dvirtio_vsock.h53 struct virtio_vsock_hdr { struct
/Linux-v5.10/include/linux/
Dvirtio_vsock.h42 struct virtio_vsock_hdr hdr;
/Linux-v5.10/net/vmw_vsock/
Dvirtio_transport_common.c274 struct virtio_vsock_hdr *hdr) in virtio_transport_send_credit_update()