Home
last modified time | relevance | path

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

/freebsd/sys/dev/vmware/vmci/
H A Dvmci_call_defs.h226 struct vmci_queue_pair_alloc_msg { struct
227 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;