Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_sstream.c19 struct quic_sstream_st { struct
20 struct ring_buf ring_buf;
46 UINT_SET new_set, acked_set;
52 unsigned int have_final_size : 1;
53 unsigned int sent_final_size : 1;
54 unsigned int acked_final_size : 1;
55 unsigned int cleanse : 1;

Completed in 12 milliseconds