Searched refs:VMCI_MAX_DG_SIZE (Results 1 – 3 of 3) sorted by relevance
46 #define VMCI_MAX_DG_SIZE \ macro49 (VMCI_MAX_DG_SIZE - sizeof(struct vmci_datagram))
489 if (VMCI_DG_SIZE(dg) > VMCI_MAX_DG_SIZE) { in vmci_datagram_dispatch()
93 static uint32_t data_buffer_size = VMCI_MAX_DG_SIZE;