Home
last modified time | relevance | path

Searched defs:virtio_vsock_pkt_info (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/include/linux/
Dvirtio_vsock.h60 struct virtio_vsock_pkt_info { struct
61 u32 remote_cid, remote_port;
62 struct vsock_sock *vsk;
63 struct msghdr *msg;
64 u32 pkt_len;
65 u16 type;
66 u16 op;
67 u32 flags;
68 bool reply;