OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:peer_role
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_rx_depack.c
373
uint64_t
peer_role
, stream_ordinal;
local
402
peer_role
= ch->is_server
406
is_remote_init = ((stream_id & QUIC_STREAM_INITIATOR_MASK) ==
peer_role
);
quic_channel.c
3896
uint64_t
peer_role
;
local
3900
peer_role
= ch->is_server
3904
if ((stream_id & QUIC_STREAM_INITIATOR_MASK) !=
peer_role
)
Completed in 27 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026