Home
last modified time | relevance | path

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

/openssl/test/
H A Dquic_multistream_test.c191 #define EXPECT_CONN_CLOSE_APP (1U << 0) macro
266 ((app) ? EXPECT_CONN_CLOSE_APP : 0) | \
271 ((app) ? EXPECT_CONN_CLOSE_APP : 0) | \
1672 int expect_app = (op->arg1 & EXPECT_CONN_CLOSE_APP) != 0; in run_script_worker()
1704 int expect_app = (op->arg1 & EXPECT_CONN_CLOSE_APP) != 0; in run_script_worker()

Completed in 16 milliseconds