Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dinternal.h285 GRPC_CHTTP2_KEEPALIVE_STATE_DISABLED, enumerator
Dchttp2_transport.cc415 t->keepalive_state = GRPC_CHTTP2_KEEPALIVE_STATE_DISABLED; in init_keepalive_pings_if_enabled()
564 case GRPC_CHTTP2_KEEPALIVE_STATE_DISABLED: in close_transport_locked()