Home
last modified time | relevance | path

Searched refs:nghttp2_get_uint16 (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_helper.h62 uint16_t nghttp2_get_uint16(const uint8_t *data);
A Dnghttp2_helper.c44 uint16_t nghttp2_get_uint16(const uint8_t *data) in nghttp2_get_uint16() function
A Dnghttp2_frame.c520 iv->settings_id = nghttp2_get_uint16(&payload[0]); in nghttp2_frame_unpack_settings_entry()
797 origin_len = nghttp2_get_uint16(payload); in nghttp2_frame_unpack_altsvc_payload2()
A Dnghttp2_session.c5000 &frame->ext, nghttp2_get_uint16(iframe->sbuf.pos), iframe->lbuf.pos, in session_process_altsvc_frame()
6193 origin_len = nghttp2_get_uint16(iframe->sbuf.pos); in nghttp2_session_mem_recv()

Completed in 17 milliseconds