Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dvirtio_vsock.h129 int virtio_transport_dgram_bind(struct vsock_sock *vsk,
/Linux-v6.1/net/vmw_vsock/
Dvsock_loopback.c81 .dgram_bind = virtio_transport_dgram_bind,
Dvirtio_transport_common.c735 int virtio_transport_dgram_bind(struct vsock_sock *vsk, in virtio_transport_dgram_bind() function
740 EXPORT_SYMBOL_GPL(virtio_transport_dgram_bind);
Dvirtio_transport.c467 .dgram_bind = virtio_transport_dgram_bind,
/Linux-v6.1/drivers/vhost/
Dvsock.c444 .dgram_bind = virtio_transport_dgram_bind,