Searched refs:VMCI_FLAG_WELLKNOWN_DG_HND (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/vmware/vmci/ | ||
H A D | vmci_call_defs.h | 34 #define VMCI_FLAG_WELLKNOWN_DG_HND 0x1 macro |
H A D | vmci_datagram.c | 140 if ((flags & VMCI_FLAG_WELLKNOWN_DG_HND) != 0) in datagram_create_hnd() |