Searched refs:nghttp2_frame_goaway_init (Results 1 – 3 of 3) sorted by relevance
455 void nghttp2_frame_goaway_init(nghttp2_goaway *frame, int32_t last_stream_id,
164 void nghttp2_frame_goaway_init(nghttp2_goaway *frame, int32_t last_stream_id, in nghttp2_frame_goaway_init() function
6974 nghttp2_frame_goaway_init(&frame->goaway, last_stream_id, error_code, in nghttp2_session_add_goaway()
Completed in 16 milliseconds