Searched defs:vmci_transport (Results 1 – 2 of 2) sorted by relevance
103 struct vmci_transport { struct115 union vmci_transport_notify notify; argument116 const struct vmci_transport_notify_ops *notify_ops; argument122 int vmci_transport_register(void); argument
2079 static const struct vsock_transport vmci_transport = { variable