Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssl/ssl/statem/
H A Dstatem_dtls.c1071 int dtls1_get_queue_priority(unsigned short seq, int is_ccs) in dtls1_get_queue_priority() function
1099 dtls1_get_queue_priority in dtls1_retransmit_buffered_messages()
1162 char)(dtls1_get_queue_priority(frag->msg_header.seq, in dtls1_buffer_message()
1166 char)(dtls1_get_queue_priority(frag->msg_header.seq, in dtls1_buffer_message()
/freebsd-14.2/crypto/openssl/ssl/
H A Dssl_local.h2560 __owur int dtls1_get_queue_priority(unsigned short seq, int is_ccs);