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