Searched refs:actual_frame_type (Results 1 – 1 of 1) sorted by relevance
462 uint64_t *actual_frame_type) in expect_frame_header_mask() argument470 if (actual_frame_type != NULL) in expect_frame_header_mask()471 *actual_frame_type = actual_frame_type_; in expect_frame_header_mask()478 uint64_t actual_frame_type; in expect_frame_header() local480 if (!ossl_quic_wire_skip_frame_header(pkt, &actual_frame_type) in expect_frame_header()481 || actual_frame_type != expected_frame_type) in expect_frame_header()
Completed in 22 milliseconds