OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:new_conn_id
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/test/
quic_txp_test.c
78
OSSL_QUIC_FRAME_NEW_CONN_ID
new_conn_id
;
member in union:helper::__anon738
420
/* 4. 1-RTT, CFQ (
NEW_CONN_ID
) */
473
if (!TEST_uint64_t_eq(h->frame.
new_conn_id
.seq_num, 2345)
474
|| !TEST_uint64_t_eq(h->frame.
new_conn_id
.retire_prior_to, 1234)
475
|| !TEST_mem_eq(&h->frame.
new_conn_id
.conn_id, sizeof(cid_1),
477
|| !TEST_mem_eq(&h->frame.
new_conn_id
.stateless_reset.token,
1405
&h.frame.
new_conn_id
)))
Completed in 47 milliseconds
Indexes created Sat Apr 18 00:22:28 UTC 2026