OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nonce_proof
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/net/tools/quic/
quic_time_wait_list_manager.cc
238
packet.
nonce_proof
= 1010101;
quic_dispatcher_test.cc
219
packet.
nonce_proof
= 132232;
/external/chromium_org/net/quic/
quic_framer.cc
382
if (!writer.WriteUInt64(packet.
nonce_proof
)) {
520
if (!reader_->ReadUInt64(&packet.
nonce_proof
)) {
[
all
...]
quic_protocol.h
426
QuicPublicResetNonceProof
nonce_proof
;
member in struct:net::QuicPublicResetPacket
quic_framer_test.cc
[
all
...]
Completed in 73 milliseconds