Home
last modified time | relevance | path

Searched refs:nghttp2_frame_altsvc_init (Results 1 – 9 of 9) sorted by relevance

/third_party/nghttp2/lib/
Dlibnghttp2_shared.map42 nghttp2_frame_altsvc_init;
Dnghttp2_frame.h511 void nghttp2_frame_altsvc_init(nghttp2_extension *frame, int32_t stream_id,
Dnghttp2_submit.c565 nghttp2_frame_altsvc_init(&frame->ext, stream_id, origin_copy, origin_len, in nghttp2_submit_altsvc()
Dnghttp2_frame.c199 void nghttp2_frame_altsvc_init(nghttp2_extension *frame, int32_t stream_id, in nghttp2_frame_altsvc_init() function
/third_party/node/deps/nghttp2/lib/
Dnghttp2_frame.h511 void nghttp2_frame_altsvc_init(nghttp2_extension *frame, int32_t stream_id,
Dnghttp2_submit.c565 nghttp2_frame_altsvc_init(&frame->ext, stream_id, origin_copy, origin_len, in nghttp2_submit_altsvc()
Dnghttp2_frame.c199 void nghttp2_frame_altsvc_init(nghttp2_extension *frame, int32_t stream_id, in nghttp2_frame_altsvc_init() function
/third_party/nghttp2/tests/
Dnghttp2_frame_test.c482 nghttp2_frame_altsvc_init(&frame, 1000000007, buf.pos, sizeof(origin) - 1, in test_nghttp2_frame_pack_altsvc()
Dnghttp2_session_test.c4143 nghttp2_frame_altsvc_init(&frame.ext, 0, origin, sizeof(origin) - 1, in test_nghttp2_session_on_altsvc_received()
4159 nghttp2_frame_altsvc_init(&frame.ext, 0, origin, 0, field_value, in test_nghttp2_session_on_altsvc_received()
4177 nghttp2_frame_altsvc_init(&frame.ext, 1, origin, sizeof(origin) - 1, in test_nghttp2_session_on_altsvc_received()
4195 nghttp2_frame_altsvc_init(&frame.ext, 1, origin, 0, field_value, in test_nghttp2_session_on_altsvc_received()
4211 nghttp2_frame_altsvc_init(&frame.ext, 1, origin, 0, field_value, in test_nghttp2_session_on_altsvc_received()