Searched refs:init_rst_stream_parser (Results 1 – 1 of 1) sorted by relevance
40 static grpc_error* init_rst_stream_parser(grpc_chttp2_transport* t);297 return init_rst_stream_parser(t); in init_frame_parser()674 static grpc_error* init_rst_stream_parser(grpc_chttp2_transport* t) { in init_rst_stream_parser() function