Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vhost/
H A Dvsock.c397 static bool vhost_transport_seqpacket_allow(u32 remote_cid);
427 .seqpacket_allow = vhost_transport_seqpacket_allow,
449 static bool vhost_transport_seqpacket_allow(u32 remote_cid) in vhost_transport_seqpacket_allow() function