Lines Matching full:which

7 **Active Stream:** A stream which has data or control frames ready for
38 payload bytes we can put in the payload of another QUIC packet which is to be
59 **Event Leader:** The QSO which is is the top-level QSO in a hierarchy of QSOs,
60 and which is responsible for event processing for all QSOs in that hierarchy.
93 **LCID:** Local CID. Refers to a CID which will be recognised as identifying a
96 **LCIDM:** Local CID Manager. Tracks LCIDs which have been advertised to a peer.
99 **Locally-initiated:** Refers to a QUIC stream which was initiated by the local
118 **MinPPL:** Minimum Packet Payload Length. The minimum number of bytes which
128 size of the encoded header and the size of any AEAD authentication tag which
132 in which API calls can be made on different threads.
135 usage in which API calls must not be made concurrently.
139 **Numbered CID:** Refers to a Connection ID which has a sequence number assigned
152 **Port Leader:** The QSO which is responsible for servicing a given UDP socket.
163 which helps to unwrap an SSL object pointer (a QLSO, QCSO or QSSO) into the
170 which can accept one or more incoming QUIC connections and/or make multiple
178 **QUIC_PORT:** Internal object owning the network socket BIO which services a
195 **QSSO:** QUIC Stream SSL Object. This is an SSL object which is subsidiary to a
207 a UDP socket/BIO, which in turn belongs to a `QUIC_ENGINE`. Owns some number of
216 more `QUIC_PORT` instances, each of which owns zero or more `QUIC_CHANNEL`
228 **RCID:** Remote CID. Refers to a CID which has been provided to us by a peer
229 and which we can place in the DCID field of an outgoing packet. See also LCID,
232 **RCIDM:** Remote CID Manager. Tracks RCIDs which have been provided to us by a
237 frame which was transmitted. See FIFM design document for details.
239 **Remotely-initiated:** Refers to a QUIC stream which was initiated by the
243 of the asynchronous I/O handling code which the OpenSSL QUIC stack is built on.
246 store data which has been RX'd but not yet read by the application.
251 **RXDP:** RX depacketiser. Handles frames in packets which have been decrypted
277 **SRTM:** Stateless reset token manager. Object which tracks SRTs we have
281 data which has been passed to libssl for sending but which has not yet been
323 **Unnumbered CID:** Refers to a CID which does not have a sequence number