Home
last modified time | relevance | path

Searched refs:stream_allow (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/net/vmw_vsock/
H A Dvsock_loopback.c75 .stream_allow = virtio_transport_stream_allow,
H A Dvirtio_transport.c443 .stream_allow = virtio_transport_stream_allow,
H A Dhyperv_transport.c847 .stream_allow = hvs_stream_allow,
H A Dvmci_transport.c2052 .stream_allow = vmci_transport_stream_allow,
H A Daf_vsock.c1406 !transport->stream_allow(remote_addr->svm_cid, in vsock_connect()
/openbmc/linux/include/net/
H A Daf_vsock.h139 bool (*stream_allow)(u32 cid, u32 port); member
/openbmc/linux/drivers/vhost/
H A Dvsock.c423 .stream_allow = virtio_transport_stream_allow,