dtls1_get_queue_priority
__owur int dtls1_get_queue_priority(unsigned short seq, int is_ccs);
if (dtls1_retransmit_message(s, (unsigned short)dtls1_get_queue_priority(frag->msg_header.seq, frag->msg_header.is_ccs), &found) <= 0)
seq64be[6] = (unsigned char)(dtls1_get_queue_priority(frag->msg_header.seq,
seq64be[7] = (unsigned char)(dtls1_get_queue_priority(frag->msg_header.seq,