Searched defs:vmci_queue_pair_alloc_msg (Results 1 – 1 of 1) sorted by relevance
226 struct vmci_queue_pair_alloc_msg { struct227 struct vmci_datagram hdr;228 struct vmci_handle handle;229 vmci_id peer; /* 32bit field. */230 uint32_t flags;231 uint64_t produce_size;232 uint64_t consume_size;233 uint64_t num_ppns;