Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_txp.c23 #define MIN_FRAME_SIZE_STREAM 3 /* minimum useful size (for non-FIN) */ macro
2241 if (space_left < MIN_FRAME_SIZE_STREAM) { in txp_generate_stream_frames()

Completed in 9 milliseconds