mpt_timeout
static callout_func_t mpt_timeout;
mpt_timeout, ccb);
mpt_timeout, ccb);
mpt_req_untimeout(req, mpt_timeout, ccb);
mpt_req_timeout(req, SBT_1S * 60, mpt_timeout, ccb);
mpt_req_untimeout(tgt->req, mpt_timeout, ccb);
mpt_req_untimeout(tgt->req, mpt_timeout, ccb);