Symbol: C_UNI_ID
crypto/openssl/test/quic_multistream_test.c
2095
OP_C_NEW_STREAM_UNI(c, C_UNI_ID(0))
crypto/openssl/test/quic_multistream_test.c
2098
OP_S_BIND_STREAM_ID(c, C_UNI_ID(0))
crypto/openssl/test/quic_multistream_test.c
2262
OP_S_BIND_STREAM_ID(a, C_UNI_ID(0))
crypto/openssl/test/quic_multistream_test.c
3133
OP_C_NEW_STREAM_UNI(b, C_UNI_ID(0))
crypto/openssl/test/quic_multistream_test.c
3136
OP_S_BIND_STREAM_ID(b, C_UNI_ID(0))
crypto/openssl/test/quic_multistream_test.c
3139
OP_SET_INJECT_WORD(C_UNI_ID(0) + 1, OSSL_QUIC_FRAME_TYPE_RESET_STREAM)
crypto/openssl/test/quic_multistream_test.c
3160
OP_C_NEW_STREAM_UNI(b, C_UNI_ID(0))
crypto/openssl/test/quic_multistream_test.c
3163
OP_S_BIND_STREAM_ID(b, C_UNI_ID(0))
crypto/openssl/test/quic_multistream_test.c
3166
OP_SET_INJECT_WORD(C_UNI_ID(1) + 1, OSSL_QUIC_FRAME_TYPE_RESET_STREAM)
crypto/openssl/test/quic_multistream_test.c
3208
OP_SET_INJECT_WORD(C_UNI_ID(0) + 1, OSSL_QUIC_FRAME_TYPE_STOP_SENDING)
crypto/openssl/test/quic_multistream_test.c
3294
OP_SET_INJECT_WORD(C_UNI_ID(0) + 1, 1)
crypto/openssl/test/quic_multistream_test.c
3393
OP_C_NEW_STREAM_UNI(a, C_UNI_ID(0))
crypto/openssl/test/quic_multistream_test.c
3396
OP_S_BIND_STREAM_ID(a, C_UNI_ID(0))
crypto/openssl/test/quic_multistream_test.c
3400
OP_SET_INJECT_WORD(C_UNI_ID(0) + 1, OSSL_QUIC_FRAME_TYPE_STREAM_DATA_BLOCKED)
crypto/openssl/test/quic_multistream_test.c
3415
OP_C_NEW_STREAM_UNI(a, C_UNI_ID(0))
crypto/openssl/test/quic_multistream_test.c
3418
OP_S_BIND_STREAM_ID(a, C_UNI_ID(0))
crypto/openssl/test/quic_multistream_test.c
5521
OP_C_NEW_STREAM_UNI(b, C_UNI_ID(0))