Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_channel_local.h329 unsigned int have_statm : 1; member
H A Dquic_channel.c241 ch->have_statm = 1; in ch_init()
383 if (ch->have_statm) in ch_cleanup()
/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.c55 char have_statm, have_qsm; member
98 if (h->have_statm) in helper_cleanup()
176 h->have_statm = 1; in helper_init()

Completed in 23 milliseconds