Lines Matching full:9000
181 * terminate the connection otherwise (RFC 9000 s. 4.5). The RXFC takes care in depack_do_frame_reset_stream()
253 * RFC 9000 s. 3.5: Receiving a STOP_SENDING frame means we must respond in in depack_do_frame_stop_sending()
342 * RFC 9000 s. 19.7: "A client MUST treat receipt of a NEW_TOKEN frame in depack_do_frame_new_token()
594 * we must still enforce correct flow control (RFC 9000 s. 3.5). in depack_do_frame_stream()
827 * RFC 9000 s. 19.14: "An endpoint that receives a STREAM_DATA_BLOCKED in depack_do_frame_stream_data_blocked()
860 * RFC 9000 s. 19.14: "This value cannot exceed 2**60, as it is not in depack_do_frame_streams_blocked()
910 * RFC 9000 s. 19.16: "An endpoint cannot send this frame if it was provided in depack_do_frame_retire_conn_id()
956 * RFC 9000 s. 8.2.2: On receiving a PATH_CHALLENGE frame, an endpoint MUST in depack_do_frame_path_challenge()
1057 * RFC 9000 s. 12.4: An endpoint MUST treat receipt of a packet in depack_process_frames()
1189 * RFC 9000 s. 19.7: "A server MUST treat receipt of a NEW_TOKEN in depack_process_frames()
1456 * RFC 9000 s. 8.1 in ossl_quic_handle_frames()