Searched refs:nghttp2_frame_unpack_altsvc_payload (Results 1 - 6 of 6) sorted by relevance
/third_party/nghttp2/lib/ |
H A D | nghttp2_frame.h | 356 void nghttp2_frame_unpack_altsvc_payload(nghttp2_extension *frame, 363 * internally calls nghttp2_frame_unpack_altsvc_payload().
|
H A D | nghttp2_frame.c | 746 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 D | nghttp2_session.c | 5341 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 D | nghttp2_frame.h | 356 void nghttp2_frame_unpack_altsvc_payload(nghttp2_extension *frame, 363 * internally calls nghttp2_frame_unpack_altsvc_payload().
|
H A D | nghttp2_frame.c | 746 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 D | nghttp2_session.c | 5336 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