Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dquic_fifd.h46 void (*sstream_updated)(uint64_t stream_id, member
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_fifd.c131 int sstream_updated; in on_lost() local
/freebsd/crypto/openssl/test/
H A Dquic_fifd_test.c47 static void sstream_updated(uint64_t stream_id, void *arg) in sstream_updated() function