Searched refs:MAX_MSG_SIZE (Results 1 – 3 of 3) sorted by relevance
68 #define MAX_MSG_SIZE 256 macro139 byte info[MAX_MSG_SIZE];
1125 if (!(mapped_msg = (CAPI_MSG *) diva_os_malloc(0, MAX_MSG_SIZE))) { in init_main_structs()
385 msg->header.length > MAX_MSG_SIZE) { in api_put()