Searched refs:virtio_transport_dgram_allow (Results 1 – 4 of 4) sorted by relevance
133 bool virtio_transport_dgram_allow(u32 cid, u32 port);
610 bool virtio_transport_dgram_allow(u32 cid, u32 port) in virtio_transport_dgram_allow() function614 EXPORT_SYMBOL_GPL(virtio_transport_dgram_allow);
557 .dgram_allow = virtio_transport_dgram_allow,
803 .dgram_allow = virtio_transport_dgram_allow,