Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dquic_multistream_test.c249 #define OP_C_NEW_STREAM_BIDI(stream_name, expect_id) \ argument
251 #define OP_C_NEW_STREAM_BIDI_EX(stream_name, expect_id, flags) \ argument
253 #define OP_C_NEW_STREAM_UNI(stream_name, expect_id) \ argument
256 #define OP_C_NEW_STREAM_UNI_EX(stream_name, expect_id, flags) \ argument
259 #define OP_S_NEW_STREAM_BIDI(stream_name, expect_id) \ argument
261 #define OP_S_NEW_STREAM_UNI(stream_name, expect_id) \ argument
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_impl.c2090 uint64_t expect_id; member
2120 uint64_t expect_id; in qc_wait_for_default_xso_for_read() local