Searched defs:oframe (Results 1 – 3 of 3) sorted by relevance
| /third_party/nghttp2/tests/ |
| D | nghttp2_frame_test.c | 96 nghttp2_headers frame, oframe; in test_nghttp2_frame_pack_headers() local 230 nghttp2_priority frame, oframe; in test_nghttp2_frame_pack_priority() local 259 nghttp2_rst_stream frame, oframe; in test_nghttp2_frame_pack_rst_stream() local 295 nghttp2_settings frame, oframe; in test_nghttp2_frame_pack_settings() local 332 nghttp2_push_promise frame, oframe; in test_nghttp2_frame_pack_push_promise() local 381 nghttp2_ping frame, oframe; in test_nghttp2_frame_pack_ping() local 401 nghttp2_goaway frame, oframe; in test_nghttp2_frame_pack_goaway() local 449 nghttp2_window_update frame, oframe; in test_nghttp2_frame_pack_window_update() local 469 nghttp2_extension frame, oframe; in test_nghttp2_frame_pack_altsvc() local 522 nghttp2_extension frame, oframe; in test_nghttp2_frame_pack_origin() local [all …]
|
| D | failmalloc_test.c | 412 nghttp2_frame frame, oframe; in run_nghttp2_frame_pack_headers() local 462 nghttp2_frame frame, oframe; in run_nghttp2_frame_pack_settings() local
|
| /third_party/nghttp2/fuzz/ |
| D | fuzz_frames.cc | 38 nghttp2_headers frame, oframe; in check_frame_pack_headers() local 98 nghttp2_push_promise frame, oframe; in check_frame_push_promise() local
|