Searched refs:RESET_STREAM (Results 1 – 12 of 12) sorted by relevance
| /src/crypto/openssl/doc/man3/ |
| H A D | SSL_set_incoming_stream_policy.pod | 31 B<STOP_SENDING> or B<RESET_STREAM> frames generated to implement the policy. The 72 is rejected using QUIC B<STOP_SENDING> and B<RESET_STREAM> frames as
|
| H A D | SSL_stream_reset.pod | 49 This function corresponds to the QUIC B<RESET_STREAM> frame.
|
| H A D | SSL_get_stream_read_state.pod | 92 B<RESET_STREAM> frame for the receiving part of the stream; the receiving part
|
| H A D | SSL_poll.pod | 259 example, using a B<RESET_STREAM> frame).
|
| /src/sys/contrib/device-tree/include/dt-bindings/reset/ |
| H A D | amlogic,meson-g12a-reset.h | 113 #define RESET_STREAM 199 macro
|
| /src/crypto/openssl/doc/designs/quic-design/ |
| H A D | tx-packetiser.md | 362 RESET_STREAM GCR* ] 456 - `RESET_STREAM`, `STOP_SENDING`: These terminate a given stream ID and thus are 502 stream-level flow control frames, RESET_STREAM and STOP_SENDING frames to 560 When we fill a packet with a stream, we start with any applicable `RESET_STREAM` 564 (This means that `RESET_STREAM`, `STOP_SENDING`, `MAX_STREAM_DATA`,
|
| H A D | glossary.md | 12 (`STOP_SENDING`, `RESET_STREAM`, `CONNECTION_CLOSE`).
|
| H A D | quic-fifm.md | 42 RESET_STREAM REGEN
|
| H A D | quic-api.md | 696 stream. For QUIC, this corresponds to a stream reset using a `RESET_STREAM` 764 * using a locally transmitted RESET_STREAM frame. Attempts to write to 1107 * application error code used for the `STOP_SENDING` and `RESET_STREAM` frames
|
| /src/crypto/openssl/ssl/quic/ |
| H A D | quic_wire.c | 1020 X(RESET_STREAM) in ossl_quic_frame_type_to_string()
|
| /src/crypto/openssl/doc/designs/quic-design/server/ |
| H A D | quic-polling.md | 242 reset via a `RESET_STREAM` frame. 446 **Q. Is this raised on `RESET_STREAM`?** 472 using a `RESET_STREAM` frame. 531 and has no `RESET_STREAM` transition. Moreover, after an application is done 535 Note that this does not preclude handling of `RESET_STREAM` in the normal way 639 **Q. Is this raised on `RESET_STREAM`?**
|
| /src/crypto/openssl/doc/man7/ |
| H A D | openssl-quic.pod | 651 part of a stream. This corresponds to the RESET_STREAM frame in the QUIC RFC.
|