Home
last modified time | relevance | path

Searched defs:origin_len (Results 1 - 10 of 10) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_submit.c502 nghttp2_submit_altsvc(nghttp2_session *session, uint8_t flags, int32_t stream_id, const uint8_t *origin, size_t origin_len, const uint8_t *field_value, size_t field_value_len) nghttp2_submit_altsvc() argument
[all...]
H A Dnghttp2_frame.c199 nghttp2_frame_altsvc_init(nghttp2_extension *frame, int32_t stream_id, uint8_t *origin, size_t origin_len, uint8_t *field_value, size_t field_value_len) nghttp2_frame_altsvc_init() argument
746 nghttp2_frame_unpack_altsvc_payload(nghttp2_extension *frame, size_t origin_len, uint8_t *payload, size_t payloadlen) nghttp2_frame_unpack_altsvc_payload() argument
769 size_t origin_len; nghttp2_frame_unpack_altsvc_payload2() local
[all...]
H A Dnghttp2_session.c6618 size_t origin_len; in nghttp2_session_mem_recv() local
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_submit.c502 nghttp2_submit_altsvc(nghttp2_session *session, uint8_t flags, int32_t stream_id, const uint8_t *origin, size_t origin_len, const uint8_t *field_value, size_t field_value_len) nghttp2_submit_altsvc() argument
[all...]
H A Dnghttp2_frame.c199 nghttp2_frame_altsvc_init(nghttp2_extension *frame, int32_t stream_id, uint8_t *origin, size_t origin_len, uint8_t *field_value, size_t field_value_len) nghttp2_frame_altsvc_init() argument
746 nghttp2_frame_unpack_altsvc_payload(nghttp2_extension *frame, size_t origin_len, uint8_t *payload, size_t payloadlen) nghttp2_frame_unpack_altsvc_payload() argument
769 size_t origin_len; nghttp2_frame_unpack_altsvc_payload2() local
[all...]
H A Dnghttp2_session.c6613 size_t origin_len; in nghttp2_session_mem_recv() local
/third_party/node/src/
H A Dnode_http2.cc2922 AltSvc(int32_t id, uint8_t* origin, size_t origin_len, uint8_t* value, size_t value_len) AltSvc() argument
[all...]
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h4748 size_t origin_len; member
4814 size_t origin_len; member
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h4732 size_t origin_len; member
4798 size_t origin_len; member
/third_party/nghttp2/tests/
H A Dnghttp2_session_test.c6698 size_t origin_len; in test_nghttp2_submit_altsvc() local

Completed in 52 milliseconds