Searched defs:FilterChainMatch (Results 1 – 1 of 1) sorted by relevance
66 struct FilterChainMatch { struct67 uint32_t destination_port = 0;68 std::vector<XdsListenerResource::FilterChainMap::CidrRange> prefix_ranges;69 XdsListenerResource::FilterChainMap::ConnectionSourceType source_type =72 source_prefix_ranges;73 std::vector<uint32_t> source_ports;74 std::vector<std::string> server_names;75 std::string transport_protocol;76 std::vector<std::string> application_protocols;