Home
last modified time | relevance | path

Searched refs:GRPC_CHTTP2_GOAWAY_LSI0 (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dframe_goaway.cc51 p->state = GRPC_CHTTP2_GOAWAY_LSI0; in grpc_chttp2_goaway_parser_begin_frame()
67 case GRPC_CHTTP2_GOAWAY_LSI0: in grpc_chttp2_goaway_parser_parse()
69 p->state = GRPC_CHTTP2_GOAWAY_LSI0; in grpc_chttp2_goaway_parser_parse()
Dframe_goaway.h29 GRPC_CHTTP2_GOAWAY_LSI0, enumerator