Home
last modified time | relevance | path

Searched refs:dtls1_get_queue_priority (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/ssl/
Dd1_both.c711 int dtls1_get_queue_priority(unsigned short seq, int is_ccs) { in dtls1_get_queue_priority() function
812 dtls1_get_queue_priority(frag->msg_header.seq, frag->msg_header.is_ccs) >> in dtls1_buffer_message()
815 dtls1_get_queue_priority(frag->msg_header.seq, frag->msg_header.is_ccs)); in dtls1_buffer_message()
Dinternal.h943 int dtls1_get_queue_priority(unsigned short seq, int is_ccs);