Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dvirtio_vsock.h53 struct virtio_vsock_hdr { struct
/Linux-v4.19/include/linux/
Dvirtio_vsock.h49 struct virtio_vsock_hdr hdr;
/Linux-v4.19/net/vmw_vsock/
Dvirtio_transport_common.c240 struct virtio_vsock_hdr *hdr) in virtio_transport_send_credit_update()