Searched refs:actual_frame_type (Results 1 – 1 of 1) sorted by relevance
459 uint64_t *actual_frame_type) in expect_frame_header_mask() argument467 if (actual_frame_type != NULL) in expect_frame_header_mask()468 *actual_frame_type = actual_frame_type_; in expect_frame_header_mask()475 uint64_t actual_frame_type; in expect_frame_header() local477 if (!ossl_quic_wire_skip_frame_header(pkt, &actual_frame_type) in expect_frame_header()478 || actual_frame_type != expected_frame_type) in expect_frame_header()