Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/vmware/vmci/
HDvmci_defs.h230 #define VMCI_ERROR_PAYLOAD_TOO_LARGE (-11) macro
HDvmci_datagram.c528 return (VMCI_ERROR_PAYLOAD_TOO_LARGE); in vmci_datagram_invoke_guest_handler()