Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dvirtio_vsock.h55 struct virtio_vsock_pkt_info { struct
56 u32 remote_cid, remote_port;
57 struct vsock_sock *vsk;
58 struct msghdr *msg;
59 u32 pkt_len;
60 u16 type;
61 u16 op;
62 u32 flags;
63 bool reply;