Home
last modified time | relevance | path

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

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