Searched defs:QuicPathChallengeFrame (Results 1 – 6 of 6) sorted by relevance
17 struct QUICHE_EXPORT QuicPathChallengeFrame struct27 QuicFrameType type;31 QuicControlFrameId control_frame_id = kInvalidControlFrameId;
12 QuicPathChallengeFrame::QuicPathChallengeFrame() in QuicPathChallengeFrame() function in quic::QuicPathChallengeFrame15 QuicPathChallengeFrame::QuicPathChallengeFrame( in QuicPathChallengeFrame() function in quic::QuicPathChallengeFrame
257 const QuicPathChallengeFrame& /*frame*/) { in OnPathChallengeFrame()
149 bool OnPathChallengeFrame(const QuicPathChallengeFrame& /*frame*/) override { in OnPathChallengeFrame()
413 virtual void OnPathChallengeFrame(const QuicPathChallengeFrame& /*frame*/) {} in OnPathChallengeFrame()
404 const QuicPathChallengeFrame& /*frame*/) { in OnPathChallengeFrame()