#include <bgp_multicast.h>
Definition at line 204 of file bgp_multicast.h.
◆ ForwarderSet
◆ McastSGEntry()
◆ ~McastSGEntry()
McastSGEntry::~McastSGEntry |
( |
| ) |
|
◆ AddForwarder()
◆ AddLocalTreeRoute()
void McastSGEntry::AddLocalTreeRoute |
( |
| ) |
|
◆ ChangeForwarder()
◆ clear_on_work_queue()
void McastSGEntry::clear_on_work_queue |
( |
| ) |
|
|
inline |
◆ clear_tree_result_route()
void McastSGEntry::clear_tree_result_route |
( |
| ) |
|
|
inline |
◆ DeleteForwarder()
◆ DeleteLocalTreeRoute()
void McastSGEntry::DeleteLocalTreeRoute |
( |
| ) |
|
◆ DISALLOW_COPY_AND_ASSIGN()
◆ empty()
bool McastSGEntry::empty |
( |
| ) |
const |
◆ GetForestNodePMSI()
bool McastSGEntry::GetForestNodePMSI |
( |
uint32_t * |
label, |
|
|
Ip4Address * |
address, |
|
|
std::vector< std::string > * |
encap |
|
) |
| const |
◆ GetGlobalTreeRootRoute()
ErmVpnRoute * McastSGEntry::GetGlobalTreeRootRoute |
( |
| ) |
const |
◆ GetSourceRd()
◆ group()
◆ IsForestNode()
◆ IsTreeBuilder()
bool McastSGEntry::IsTreeBuilder |
( |
uint8_t |
level | ) |
const |
◆ NotifyForestNode()
void McastSGEntry::NotifyForestNode |
( |
| ) |
|
◆ on_work_queue()
bool McastSGEntry::on_work_queue |
( |
| ) |
|
|
inline |
◆ partition()
◆ set_on_work_queue()
void McastSGEntry::set_on_work_queue |
( |
| ) |
|
|
inline |
◆ set_tree_result_route()
void McastSGEntry::set_tree_result_route |
( |
ErmVpnRoute * |
route | ) |
|
|
inline |
◆ source()
◆ ToString()
std::string McastSGEntry::ToString |
( |
| ) |
const |
◆ tree_result_route()
const ErmVpnRoute* McastSGEntry::tree_result_route |
( |
| ) |
const |
|
inline |
◆ UpdateLocalTreeRoute()
void McastSGEntry::UpdateLocalTreeRoute |
( |
| ) |
|
◆ UpdateRoutes()
void McastSGEntry::UpdateRoutes |
( |
uint8_t |
level | ) |
|
|
private |
◆ UpdateTree() [1/2]
void McastSGEntry::UpdateTree |
( |
| ) |
|
◆ UpdateTree() [2/2]
void McastSGEntry::UpdateTree |
( |
uint8_t |
level | ) |
|
|
private |
◆ BgpMulticastTest
friend class BgpMulticastTest |
|
friend |
◆ ShowMulticastManagerDetailHandler
◆ forest_node_
◆ forwarder_sets_
◆ group_
◆ local_tree_route_
◆ on_work_queue_
bool McastSGEntry::on_work_queue_ |
|
private |
◆ partition_
◆ source_
◆ tree_result_route_
◆ update_needed_
std::vector<bool> McastSGEntry::update_needed_ |
|
private |
The documentation for this class was generated from the following files: