Home
last modified time | relevance | path

Searched refs:have_statm (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dquic_ackm_test.c53 int have_statm; member
70 if (h->have_statm) { in helper_destroy()
72 h->have_statm = 0; in helper_destroy()
98 h->have_statm = 1; in helper_init()
H A Dquic_txp_test.c69 char have_statm, have_qsm; member
112 if (h->have_statm) in helper_cleanup()
190 h->have_statm = 1; in helper_init()
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_channel_local.h347 unsigned int have_statm : 1; member
H A Dquic_channel.c236 ch->have_statm = 1; in ch_init()
406 if (ch->have_statm) in ch_cleanup()