Home
last modified time | relevance | path

Searched refs:AddPathChallengeFrame (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_packet_creator.h271 void AddPathChallengeFrame(const QuicPathFrameBuffer& payload);
H A Dquic_packet_creator.cc2242 void QuicPacketCreator::AddPathChallengeFrame( in AddPathChallengeFrame() function in quic::QuicPacketCreator
H A Dquic_connection.cc6644 packet_creator_.AddPathChallengeFrame(data_buffer); in SendPathChallenge()