Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dvirtio_vsock.h130 int virtio_transport_dgram_bind(struct vsock_sock *vsk,
/Linux-v4.19/net/vmw_vsock/
Dvirtio_transport_common.c567 int virtio_transport_dgram_bind(struct vsock_sock *vsk, in virtio_transport_dgram_bind() function
572 EXPORT_SYMBOL_GPL(virtio_transport_dgram_bind);
Dvirtio_transport.c511 .dgram_bind = virtio_transport_dgram_bind,
/Linux-v4.19/drivers/vhost/
Dvsock.c740 .dgram_bind = virtio_transport_dgram_bind,