Searched refs:VMCI_MAX_DG_PAYLOAD_SIZE (Results 1 – 2 of 2) sorted by relevance
48 #define VMCI_MAX_DG_PAYLOAD_SIZE \ macro
525 if (dg->payload_size > VMCI_MAX_DG_PAYLOAD_SIZE) { in vmci_datagram_invoke_guest_handler()