Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_api.h238 struct LdsUpdate { struct
239 enum class ListenerType {
242 } type;
244 struct HttpConnectionManager {
277 HttpConnectionManager http_connection_manager;
281 std::string address;
283 struct FilterChainData {
295 } filter_chain_data;
311 struct FilterChainMap {
370 bool operator==(const LdsUpdate& other) const { argument