Home
last modified time | relevance | path

Searched refs:nghttp2_frame_pack_goaway (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_frame.h308 int nghttp2_frame_pack_goaway(nghttp2_bufs *bufs, nghttp2_goaway *frame);
A Dnghttp2_frame.c626 int nghttp2_frame_pack_goaway(nghttp2_bufs *bufs, nghttp2_goaway *frame) in nghttp2_frame_pack_goaway() function
A Dnghttp2_session.c2311 rv = nghttp2_frame_pack_goaway(&session->aob.framebufs, &frame->goaway); in session_prep_frame()

Completed in 15 milliseconds