Searched refs:p4prio_to_rtpprio (Results 1 – 1 of 1) sorted by relevance
94 #define p4prio_to_rtpprio(P) (RTP_PRIO_MAX - (P)) macro182 rtp.prio = p4prio_to_rtpprio(param->sched_priority); in ksched_setscheduler()