GRPC Core  18.0.0
Public Member Functions | Data Fields
grpc_core::XdsApi::LdsUpdate::FilterChainMap::SourceIp Struct Reference

#include <xds_api.h>

Public Member Functions

bool operator== (const SourceIp &other) const
 

Data Fields

absl::optional< CidrRangeprefix_range
 
SourcePortsMap ports_map
 

Member Function Documentation

◆ operator==()

bool grpc_core::XdsApi::LdsUpdate::FilterChainMap::SourceIp::operator== ( const SourceIp other) const
inline

Field Documentation

◆ ports_map

SourcePortsMap grpc_core::XdsApi::LdsUpdate::FilterChainMap::SourceIp::ports_map

◆ prefix_range

absl::optional<CidrRange> grpc_core::XdsApi::LdsUpdate::FilterChainMap::SourceIp::prefix_range

The documentation for this struct was generated from the following file: