Home
last modified time | relevance | path

Searched defs:DownstreamTlsContext (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/proto/grpc/testing/xds/v3/
Dtls.proto58 message DownstreamTlsContext { message
/third_party/grpc/src/core/ext/xds/
Dxds_api.h187 struct DownstreamTlsContext { struct
191 bool operator==(const DownstreamTlsContext& other) const { argument