Home
last modified time | relevance | path

Searched refs:VMCI_ERROR_PAYLOAD_TOO_LARGE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/vmware/vmci/
H A Dvmci_defs.h230 #define VMCI_ERROR_PAYLOAD_TOO_LARGE (-11) macro
H A Dvmci_datagram.c528 return (VMCI_ERROR_PAYLOAD_TOO_LARGE); in vmci_datagram_invoke_guest_handler()