Home
last modified time | relevance | path

Searched refs:had_max_streams_uni_frame (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/include/internal/
H A Dquic_txpim.h43 unsigned int had_max_streams_uni_frame : 1; member
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_txpim.c116 ex->public.had_max_streams_uni_frame = 0; in txpim_clear()
H A Dquic_fifd.c214 if (pkt->had_max_streams_uni_frame) in on_lost()
H A Dquic_txp.c2790 tpkt->had_max_streams_uni_frame = 1; in txp_generate_for_el()
3118 if (tpkt->had_max_streams_uni_frame) { in txp_pkt_commit()
/freebsd/crypto/openssl/test/
H A Dquic_fifd_test.c185 pkt->had_max_streams_uni_frame = 1; in test_generic()
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dquic-fifm.md334 unsigned int had_max_streams_uni_frame : 1;