Home
last modified time | relevance | path

Searched defs:quic_stream_st (Results 1 – 1 of 1) sorted by relevance

/openssl/include/internal/
H A Dquic_stream_map.h80 struct quic_stream_st { struct
86 QUIC_STREAM *txp_next;
93 uint64_t id;
99 uint64_t stop_sending_aec;
105 uint64_t reset_stream_aec;
111 uint64_t peer_stop_sending_aec;
117 uint64_t peer_reset_stream_aec;
120 uint64_t txp_txfc_new_credit_consumed;
133 uint64_t send_final_size;
164 unsigned int active : 1;
[all …]

Completed in 5 milliseconds