OP_MAX
if (rinfo.req_type <= OP_MAX && ops[rinfo.req_type] != NULL)
static struct op_info *ops[OP_MAX+1];