IPC_FULL_MSG_SIZE
if (length > IPC_FULL_MSG_SIZE)
unsigned char ipc_msg[IPC_FULL_MSG_SIZE];
unsigned char inline_data[IPC_FULL_MSG_SIZE];