Home
last modified time | relevance | path

Searched defs:SETTINGS_FLAG_ACK (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/tools/http2_interop/
Dsettings.go30 SETTINGS_FLAG_ACK byte = 0x01 const
/external/rust/crates/grpcio-sys/grpc/tools/http2_interop/
Dsettings.go44 SETTINGS_FLAG_ACK byte = 0x01 const
/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
Dspdy_protocol.h135 SETTINGS_FLAG_ACK = 0x01, enumerator