Home
last modified time | relevance | path

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

/linux/drivers/vhost/
H A Dvsock.c407 static bool vhost_transport_seqpacket_allow(u32 remote_cid);
437 .seqpacket_allow = vhost_transport_seqpacket_allow,
463 static bool vhost_transport_seqpacket_allow(u32 remote_cid) in vhost_transport_seqpacket_allow() function