Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dvirtio_vsock.h119 int virtio_transport_dgram_bind(struct vsock_sock *vsk,
/Linux-v5.10/net/vmw_vsock/
Dvsock_loopback.c79 .dgram_bind = virtio_transport_dgram_bind,
Dvirtio_transport_common.c610 int virtio_transport_dgram_bind(struct vsock_sock *vsk, in virtio_transport_dgram_bind() function
615 EXPORT_SYMBOL_GPL(virtio_transport_dgram_bind);
Dvirtio_transport.c459 .dgram_bind = virtio_transport_dgram_bind,
/Linux-v5.10/drivers/vhost/
Dvsock.c408 .dgram_bind = virtio_transport_dgram_bind,