Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/virtio/
H A Dvhost-user-vsock.h31 struct virtio_vsock_config vsockcfg; member
/openbmc/qemu/hw/virtio/
H A Dvhost-vsock.c27 struct virtio_vsock_config vsockcfg = {}; in vhost_vsock_get_config() local