Home
last modified time | relevance | path

Searched refs:virtio_transport_dgram_bind (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/linux/
Dvirtio_vsock.h131 int virtio_transport_dgram_bind(struct vsock_sock *vsk,
/Linux-v5.4/net/vmw_vsock/
Dvirtio_transport_common.c603 int virtio_transport_dgram_bind(struct vsock_sock *vsk, in virtio_transport_dgram_bind() function
608 EXPORT_SYMBOL_GPL(virtio_transport_dgram_bind);
Dvirtio_transport.c554 .dgram_bind = virtio_transport_dgram_bind,
/Linux-v5.4/drivers/vhost/
Dvsock.c802 .dgram_bind = virtio_transport_dgram_bind,