Home
last modified time | relevance | path

Searched refs:flush_flight (Results 1 – 3 of 3) sorted by relevance

/openbsd/lib/libssl/
H A Dtls13_quic.c47 if (!ssl->quic_method->flush_flight(ssl)) { in tls13_quic_wire_flush_cb()
H A Dssl.h1649 int (*flush_flight)(SSL *ssl); member
/openbsd/regress/lib/libssl/quic/
H A Dquictest.c124 .flush_flight = quic_flush_flight,