Lines Matching refs:which

7 **Active Stream:** A stream which has data or control frames ready for
38 another QUIC packet which is to be coalesced with one or more previous QUIC
88 **LCID:** Local CID. Refers to a CID which will be recognised as identifying a
91 **LCIDM:** Local CID Manager. Tracks LCIDs which have been advertised to a peer.
94 **Locally-initiated:** Refers to a QUIC stream which was initiated by the local
113 **MinPPL:** The minimum number of bytes which must be placed into a packet
122 the size of any AEAD authentication tag which will be attached to the
126 in which API calls can be made on different threads.
129 usage in which API calls must not be made concurrently.
133 **Numbered CID:** Refers to a Connection ID which has a sequence number assigned
154 which helps to unwrap an SSL object pointer (a QCSO or QSSO) into the relevant
170 **QSSO:** QUIC Stream SSL Object. This is an SSL object which is subsidiary to a
182 a UDP socket/BIO, which in turn belongs to a `QUIC_ENGINE`. Owns some number of
191 more `QUIC_PORT` instances, each of which owns zero or more `QUIC_CHANNEL`
203 **RCID:** Remote CID. Refers to a CID which has been provided to us by a peer
204 and which we can place in the DCID field of an outgoing packet. See also LCID,
207 **RCIDM:** Remote CID Manager. Tracks RCIDs which have been provided to us by a
212 frame which was transmitted. See FIFM design document for details.
214 **Remotely-initiated:** Refers to a QUIC stream which was initiated by the
218 of the asynchronous I/O handling code which the OpenSSL QUIC stack is built on.
221 store data which has been RX'd but not yet read by the application.
226 **RXDP:** RX depacketiser. Handles frames in packets which have been decrypted
251 **SRTM:** Stateless reset token manager. Object which tracks SRTs we have
255 data which has been passed to libssl for sending but which has not yet been
297 **Unnumbered CID:** Refers to a CID which does not have a sequence number