Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/vhost/
Dvsock.c406 static bool vhost_transport_seqpacket_allow(u32 remote_cid);
436 .seqpacket_allow = vhost_transport_seqpacket_allow,
462 static bool vhost_transport_seqpacket_allow(u32 remote_cid) in vhost_transport_seqpacket_allow() function