Home
last modified time | relevance | path

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

/linux/net/vmw_vsock/
H A Dvsock_loopback.c68 .dgram_bind = virtio_transport_dgram_bind,
H A Dvirtio_transport_common.c1043 int virtio_transport_dgram_bind(struct vsock_sock *vsk, in virtio_transport_dgram_bind() function
1048 EXPORT_SYMBOL_GPL(virtio_transport_dgram_bind);
H A Dvirtio_transport.c554 .dgram_bind = virtio_transport_dgram_bind,
/linux/include/linux/
H A Dvirtio_vsock.h235 int virtio_transport_dgram_bind(struct vsock_sock *vsk,
/linux/drivers/vhost/
H A Dvsock.c423 .dgram_bind = virtio_transport_dgram_bind,