Home
last modified time | relevance | path

Searched refs:QUIC_CFQ_ITEM_FLAG_UNRELIABLE (Results 1 – 3 of 3) sorted by relevance

/openssl/include/internal/
H A Dquic_cfq.h43 #define QUIC_CFQ_ITEM_FLAG_UNRELIABLE (1U << 0) macro
/openssl/ssl/quic/
H A Dquic_cfq.c66 return (ex->flags & QUIC_CFQ_ITEM_FLAG_UNRELIABLE) != 0; in ossl_quic_cfq_item_is_unreliable()
H A Dquic_rx_depack.c975 QUIC_CFQ_ITEM_FLAG_UNRELIABLE, in depack_do_frame_path_challenge()

Completed in 9 milliseconds