Home | History | Annotate | Download | only in quic

Lines Matching refs:QuicErrorCode

1257   frame->error_code = static_cast<QuicErrorCode>(error_code);
1280 frame->error_code = static_cast<QuicErrorCode>(error_code);
1851 bool QuicFramer::RaiseError(QuicErrorCode error) {