Searched refs:GRPC_CHTTP2_FRAME_RST_STREAM (Results 1 – 3 of 3) sorted by relevance
35 #define GRPC_CHTTP2_FRAME_RST_STREAM 3 macro
46 *p++ = GRPC_CHTTP2_FRAME_RST_STREAM; in grpc_chttp2_rst_stream_create()
288 case GRPC_CHTTP2_FRAME_RST_STREAM: in init_frame_parser()