Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dvirtio_vsock.h145 struct virtio_vsock_pkt_info { struct
146 u32 remote_cid, remote_port;
147 struct vsock_sock *vsk;
148 struct msghdr *msg;
149 u32 pkt_len;
150 u16 type;
151 u16 op;
152 u32 flags;
153 bool reply;