RTP_PRIO_MIN
rtp.prio = p < RTP_PRIO_MIN ? RTP_PRIO_MIN : p;
#define P1B_PRIO_MAX rtpprio_to_p4prio(RTP_PRIO_MIN)