Home
last modified time | relevance | path

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

/openbmc/linux/net/vmw_vsock/
H A Dvmci_transport.h103 struct vmci_transport { struct
112 union vmci_transport_notify notify; argument
113 const struct vmci_transport_notify_ops *notify_ops; argument
119 int vmci_transport_send_wrote_bh(struct sockaddr_vm *dst, argument
H A Dvmci_transport.c78 static struct vsock_transport vmci_transport; /* forward declaration */ variable
2036 static struct vsock_transport vmci_transport = { variable