Home
last modified time | relevance | path

Searched refs:nghttp2_frame_unpack_altsvc_payload (Results 1 - 6 of 6) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_frame.h356 void nghttp2_frame_unpack_altsvc_payload(nghttp2_extension *frame,
363 * internally calls nghttp2_frame_unpack_altsvc_payload().
H A Dnghttp2_frame.c746 void nghttp2_frame_unpack_altsvc_payload(nghttp2_extension *frame, in nghttp2_frame_unpack_altsvc_payload() function
784 nghttp2_frame_unpack_altsvc_payload(frame, origin_len, buf, payloadlen - 2); in nghttp2_frame_unpack_altsvc_payload2()
H A Dnghttp2_session.c5341 nghttp2_frame_unpack_altsvc_payload( in session_process_altsvc_frame()
5345 /* nghttp2_frame_unpack_altsvc_payload steals buffer from in session_process_altsvc_frame()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_frame.h356 void nghttp2_frame_unpack_altsvc_payload(nghttp2_extension *frame,
363 * internally calls nghttp2_frame_unpack_altsvc_payload().
H A Dnghttp2_frame.c746 void nghttp2_frame_unpack_altsvc_payload(nghttp2_extension *frame, in nghttp2_frame_unpack_altsvc_payload() function
784 nghttp2_frame_unpack_altsvc_payload(frame, origin_len, buf, payloadlen - 2); in nghttp2_frame_unpack_altsvc_payload2()
H A Dnghttp2_session.c5336 nghttp2_frame_unpack_altsvc_payload( in session_process_altsvc_frame()
5340 /* nghttp2_frame_unpack_altsvc_payload steals buffer from in session_process_altsvc_frame()

Completed in 23 milliseconds