OpenSDN source code
|
This is the complete list of members for MvpnPrefix, including all inherited members.
asn() const | MvpnPrefix | inline |
asn_ | MvpnPrefix | private |
BuildProtoPrefix(BgpProtoPrefix *prefix) const | MvpnPrefix | |
CompareTo(const MvpnPrefix &rhs) const | MvpnPrefix | |
FromProtoPrefix(const BgpProtoPrefix &proto_prefix, MvpnPrefix *prefix) | MvpnPrefix | static |
FromProtoPrefix(BgpServer *server, const BgpProtoPrefix &proto_prefix, const BgpAttr *attr, const Address::Family family, MvpnPrefix *prefix, BgpAttrPtr *new_attr, uint32_t *label, uint32_t *l3_label) | MvpnPrefix | static |
FromString(const std::string &str, boost::system::error_code *errorp=NULL) | MvpnPrefix | static |
GetAsnFromString(MvpnPrefix *prefix, const std::string &str, size_t pos1, size_t *pos2, boost::system::error_code *ec) | MvpnPrefix | privatestatic |
GetGroupFromString(MvpnPrefix *prefix, const std::string &str, size_t pos1, size_t *pos2, boost::system::error_code *ec, bool last=false) | MvpnPrefix | privatestatic |
GetOriginatorFromString(MvpnPrefix *prefix, const std::string &str, size_t pos1, boost::system::error_code *errorp) | MvpnPrefix | privatestatic |
GetRDFromString(MvpnPrefix *prefix, const std::string &str, size_t pos1, size_t *pos2, boost::system::error_code *ec) | MvpnPrefix | privatestatic |
GetSourceFromString(MvpnPrefix *prefix, const std::string &str, size_t pos1, size_t *pos2, boost::system::error_code *ec) | MvpnPrefix | privatestatic |
GetType() const | MvpnPrefix | |
GetType3OriginatorFromType4Route() const | MvpnPrefix | |
GetTypeFromString(MvpnPrefix *prefix, const std::string &str, boost::system::error_code *errorp, size_t *pos1) | MvpnPrefix | privatestatic |
group() const | MvpnPrefix | inline |
group_ | MvpnPrefix | private |
groupIpAddress() const | MvpnPrefix | inline |
InterASPMSIADRoute enum value | MvpnPrefix | |
IntraASPMSIADRoute enum value | MvpnPrefix | |
ip_prefix_length() const | MvpnPrefix | inline |
ip_prefixlen_ | MvpnPrefix | private |
IsValid(uint8_t type) | MvpnPrefix | static |
kAsnSize | MvpnPrefix | static |
kInterASPMSIADRouteSize | MvpnPrefix | static |
kIntraASPMSIADRouteSize | MvpnPrefix | static |
kIp4AddrBitSize | MvpnPrefix | static |
kIp4AddrSize | MvpnPrefix | static |
kLeafADRouteSize | MvpnPrefix | static |
kPrefixBytes | MvpnPrefix | static |
kRdSize | MvpnPrefix | static |
kSourceActiveADRouteSize | MvpnPrefix | static |
kSourceTreeJoinRouteSize | MvpnPrefix | static |
kSPMSIADRouteSize | MvpnPrefix | static |
LeafADRoute enum value | MvpnPrefix | |
MvpnPrefix() | MvpnPrefix | |
MvpnPrefix(uint8_t type, const RouteDistinguisher &rd, const Ip4Address &originator) | MvpnPrefix | |
MvpnPrefix(uint8_t type, const RouteDistinguisher &rd, const uint32_t asn) | MvpnPrefix | |
MvpnPrefix(uint8_t type, const RouteDistinguisher &rd, const Ip4Address &group, const Ip4Address &source) | MvpnPrefix | |
MvpnPrefix(uint8_t type, const Ip4Address &originator) | MvpnPrefix | |
MvpnPrefix(uint8_t type, const RouteDistinguisher &rd, const Ip4Address &originator, const Ip4Address &group, const Ip4Address &source) | MvpnPrefix | |
MvpnPrefix(uint8_t type, const RouteDistinguisher &rd, const uint32_t asn, const Ip4Address &group, const Ip4Address &source) | MvpnPrefix | |
operator==(const MvpnPrefix &rhs) const | MvpnPrefix | |
originator() const | MvpnPrefix | inline |
originator_ | MvpnPrefix | private |
originatorIpAddress() const | MvpnPrefix | inline |
rd_ | MvpnPrefix | private |
route_distinguisher() const | MvpnPrefix | inline |
RouteType enum name | MvpnPrefix | |
rt_key_ | MvpnPrefix | private |
set_originator(const Ip4Address &originator) | MvpnPrefix | |
set_route_distinguisher(const RouteDistinguisher &rd) | MvpnPrefix | inline |
SetLeafADPrefixFromSPMSIPrefix(const MvpnPrefix &prefix) | MvpnPrefix | |
SetSPMSIPrefixFromLeafADPrefix(const MvpnPrefix &prefix) | MvpnPrefix | |
SharedTreeJoinRoute enum value | MvpnPrefix | |
source() const | MvpnPrefix | inline |
source_ | MvpnPrefix | private |
SourceActiveADRoute enum value | MvpnPrefix | |
sourceIpAddress() const | MvpnPrefix | inline |
SourceTreeJoinRoute enum value | MvpnPrefix | |
SPMSIADRoute enum value | MvpnPrefix | |
SpmsiAdRouteFromProtoPrefix(const BgpProtoPrefix &proto_prefix, MvpnPrefix *prefix, size_t rd_offset) | MvpnPrefix | privatestatic |
ToString() const | MvpnPrefix | |
ToXmppIdString() const | MvpnPrefix | |
type() const | MvpnPrefix | inline |
type_ | MvpnPrefix | private |
Unspecified enum value | MvpnPrefix |