Searched refs:grpc_chttp2_goaway_append (Results 1 – 4 of 4) sorted by relevance
58 void grpc_chttp2_goaway_append(uint32_t last_stream_id, uint32_t error_code,
151 void grpc_chttp2_goaway_append(uint32_t last_stream_id, uint32_t error_code, in grpc_chttp2_goaway_append() function
204 grpc_chttp2_goaway_append( in grpc_chttp2_settings_parser_parse()
1769 grpc_chttp2_goaway_append(t->last_new_stream_id, in send_goaway()