enum tarpc_job_sched_param_type

enum tarpc_job_sched_param_type {
    TARPC_JOB_SCHED_AFFINITY = 0,
    TARPC_JOB_SCHED_PRIORITY = 1,
};