Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dquic_ackm.h108 void (*on_lost)(void *arg); member
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_fifd.c123 static void on_lost(void *arg) in on_lost() function
/freebsd/crypto/openssl/test/
H A Dquic_ackm_test.c29 static void on_lost(void *arg) in on_lost() function