Searched defs:vmci_transport (Results 1 – 2 of 2) sorted by relevance
111 struct vmci_transport { struct123 union vmci_transport_notify notify; argument124 struct vmci_transport_notify_ops *notify_ops; argument130 int vmci_transport_register(void); argument
2057 static struct vsock_transport vmci_transport = { variable