Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/quic/
H A Dquic_channel_local.h408 unsigned int txku_in_progress : 1; member
H A Dquic_channel.c753 static int txku_in_progress(QUIC_CHANNEL *ch) in txku_in_progress() function