Home
last modified time | relevance | path

Searched defs:vmci_transport (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/net/vmw_vsock/
Dvmci_transport.h103 struct vmci_transport { struct
115 union vmci_transport_notify notify; argument
116 const struct vmci_transport_notify_ops *notify_ops; argument
122 int vmci_transport_register(void); argument
Dvmci_transport.c2079 static const struct vsock_transport vmci_transport = { variable