Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dvirtio_vsock.h147 struct virtio_vsock_pkt_info { struct
148 u32 remote_cid, remote_port;
149 struct vsock_sock *vsk;
150 struct msghdr *msg;
151 u32 pkt_len;
152 u16 type;
153 u16 op;
154 u32 flags;
155 bool reply;