Home
last modified time | relevance | path

Searched defs:quic_fifd_st (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/include/internal/
H A Dquic_fifd.h27 struct quic_fifd_st { struct
29 QUIC_CFQ *cfq;
30 OSSL_ACKM *ackm;
31 QUIC_TXPIM *txpim;
32 QUIC_SSTREAM *(*get_sstream_by_id)(uint64_t stream_id,
35 void *get_sstream_by_id_arg;
36 void (*regen_frame)(uint64_t frame_type,
40 void *regen_frame_arg;
41 void (*confirm_frame)(uint64_t frame_type,
45 void *confirm_frame_arg;
[all …]