Searched defs:QuicPathChallengeFrame (Results 1 – 6 of 6) sorted by relevance
17 struct QUIC_EXPORT_PRIVATE 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
251 const QuicPathChallengeFrame& /*frame*/) { in OnPathChallengeFrame()
145 bool OnPathChallengeFrame(const QuicPathChallengeFrame& /*frame*/) override { in OnPathChallengeFrame()
400 virtual void OnPathChallengeFrame(const QuicPathChallengeFrame& /*frame*/) {} in OnPathChallengeFrame()
399 const QuicPathChallengeFrame& /*frame*/) { in OnPathChallengeFrame()