Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dinternal.h278 GRPC_CHTTP2_KEEPALIVE_STATE_DISABLED, enumerator
Dchttp2_transport.cc462 t->keepalive_state = GRPC_CHTTP2_KEEPALIVE_STATE_DISABLED; in init_keepalive_pings_if_enabled()
630 case GRPC_CHTTP2_KEEPALIVE_STATE_DISABLED: in close_transport_locked()