ISNST_MAX_MSG_SIZE
if (isns_message_buf_size * 2 <= ISNST_MAX_MSG_SIZE) {
if (payload_len > ISNST_MAX_MSG_SIZE) {