Lines Matching refs:called
118 This must be called when a packet is transmitted. It does not provide the
123 must remain allocated until one of the callbacks is called or the ACK manager is
127 Only exactly one of the callbacks in the structure will be called over the
173 /* Callback called if frames in this packet are lost. arg is cb_arg. */
176 /* Callback called if frames in this packet are acked. arg is cb_arg. */
180 * Callback called if frames in this packet are neither acked nor lost. arg
194 This must be called whenever a datagram is received. A datagram may contain
195 multiple packets, and this function should be called before the calls to
211 This must be called whenever a packet is received. It should be called after
212 `ossl_ackm_on_rx_datagram` was called for the datagram containing the packet.
250 This must be called whenever an ACK frame is received. It should be called
302 This must be called whenever a packet number space is discarded. ACK-tracking
315 This should be called by the caller when the QUIC handshake is confirmed. The
327 This must be called whenever the loss detection deadline expires.
341 This returns a deadline after which `ossl_ackm_on_timeout` should be called.
423 This should be called for a packet before attempting to process its contents.
509 function pointer. The callbacks are not called at the time that they are set,
513 The loss detection deadline callback is called whenever the value returned
516 The ACK deadline callback is called whenever the value returned by