OpenSDN source code
|
#include <bgp_config.h>
Public Member Functions | |
std::string | ToString () const |
Definition at line 360 of file bgp_config.h.
string RoutingPolicyMatchConfig::ToString | ( | ) | const |
Definition at line 421 of file bgp_config.cc.
CommunityList RoutingPolicyMatchConfig::community_match |
Definition at line 363 of file bgp_config.h.
bool RoutingPolicyMatchConfig::community_match_all |
Definition at line 364 of file bgp_config.h.
CommunityList RoutingPolicyMatchConfig::ext_community_match |
Definition at line 365 of file bgp_config.h.
bool RoutingPolicyMatchConfig::ext_community_match_all |
Definition at line 366 of file bgp_config.h.
PrefixMatchConfigList RoutingPolicyMatchConfig::prefixes_to_match |
Definition at line 362 of file bgp_config.h.
ProtocolList RoutingPolicyMatchConfig::protocols_match |
Definition at line 361 of file bgp_config.h.