#include <boost/intrusive_ptr.hpp>
#include <tbb/atomic.h>
#include <set>
#include <string>
#include <vector>
#include "base/label_block.h"
#include "base/parse_object.h"
#include "base/util.h"
#include "base/address.h"
#include "bgp/bgp_aspath.h"
#include "bgp/bgp_attr_base.h"
#include "bgp/bgp_origin_vn_path.h"
#include "bgp/community.h"
#include "net/esi.h"
#include "net/mac_address.h"
#include "net/rd.h"
Go to the source code of this file.
◆ BgpAttrPtr
◆ BgpAttrSpec
◆ BgpOListPtr
◆ ClusterListPtr
◆ EdgeDiscoveryPtr
◆ EdgeForwardingPtr
◆ PmsiTunnelPtr
◆ intrusive_ptr_add_ref() [1/6]
int intrusive_ptr_add_ref |
( |
const BgpAttr * |
cattrp | ) |
|
|
inline |
◆ intrusive_ptr_add_ref() [2/6]
int intrusive_ptr_add_ref |
( |
const BgpOList * |
colist | ) |
|
|
inline |
◆ intrusive_ptr_add_ref() [3/6]
int intrusive_ptr_add_ref |
( |
const ClusterList * |
ccluster_list | ) |
|
|
inline |
◆ intrusive_ptr_add_ref() [4/6]
◆ intrusive_ptr_add_ref() [5/6]
◆ intrusive_ptr_add_ref() [6/6]
int intrusive_ptr_add_ref |
( |
const PmsiTunnel * |
cpmsi_tunnel | ) |
|
|
inline |
◆ intrusive_ptr_del_ref() [1/6]
int intrusive_ptr_del_ref |
( |
const BgpAttr * |
cattrp | ) |
|
|
inline |
◆ intrusive_ptr_del_ref() [2/6]
int intrusive_ptr_del_ref |
( |
const BgpOList * |
colist | ) |
|
|
inline |
◆ intrusive_ptr_del_ref() [3/6]
int intrusive_ptr_del_ref |
( |
const ClusterList * |
ccluster_list | ) |
|
|
inline |
◆ intrusive_ptr_del_ref() [4/6]
◆ intrusive_ptr_del_ref() [5/6]
◆ intrusive_ptr_del_ref() [6/6]
int intrusive_ptr_del_ref |
( |
const PmsiTunnel * |
cpmsi_tunnel | ) |
|
|
inline |
◆ intrusive_ptr_release() [1/6]
void intrusive_ptr_release |
( |
const BgpAttr * |
cattrp | ) |
|
|
inline |
◆ intrusive_ptr_release() [2/6]
void intrusive_ptr_release |
( |
const BgpOList * |
colist | ) |
|
|
inline |
◆ intrusive_ptr_release() [3/6]
void intrusive_ptr_release |
( |
const ClusterList * |
ccluster_list | ) |
|
|
inline |
◆ intrusive_ptr_release() [4/6]
◆ intrusive_ptr_release() [5/6]
◆ intrusive_ptr_release() [6/6]
void intrusive_ptr_release |
( |
const PmsiTunnel * |
cpmsi_tunnel | ) |
|
|
inline |