Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dquic_txpim.h42 unsigned int had_max_streams_bidi_frame : 1; member
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_txpim.c115 ex->public.had_max_streams_bidi_frame = 0; in txpim_clear()
H A Dquic_fifd.c209 if (pkt->had_max_streams_bidi_frame) in on_lost()
H A Dquic_txp.c2764 tpkt->had_max_streams_bidi_frame = 1; in txp_generate_for_el()
3113 if (tpkt->had_max_streams_bidi_frame) { in txp_pkt_commit()
/freebsd/crypto/openssl/test/
H A Dquic_fifd_test.c184 pkt->had_max_streams_bidi_frame = 1; in test_generic()
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dquic-fifm.md333 unsigned int had_max_streams_bidi_frame : 1;