#include <bgp_config.h>
Definition at line 613 of file bgp_config.h.
◆ BgpGlobalSystemConfig()
BgpGlobalSystemConfig::BgpGlobalSystemConfig |
( |
| ) |
|
|
inline |
◆ ~BgpGlobalSystemConfig()
BgpGlobalSystemConfig::~BgpGlobalSystemConfig |
( |
| ) |
|
|
inline |
◆ all_tags_are_global()
bool BgpGlobalSystemConfig::all_tags_are_global |
( |
| ) |
const |
|
inline |
◆ always_compare_med()
bool BgpGlobalSystemConfig::always_compare_med |
( |
| ) |
const |
|
inline |
◆ bgpaas_port_end()
uint16_t BgpGlobalSystemConfig::bgpaas_port_end |
( |
| ) |
const |
|
inline |
◆ bgpaas_port_start()
uint16_t BgpGlobalSystemConfig::bgpaas_port_start |
( |
| ) |
const |
|
inline |
◆ DISALLOW_COPY_AND_ASSIGN()
◆ enable_4byte_as()
bool BgpGlobalSystemConfig::enable_4byte_as |
( |
| ) |
const |
|
inline |
◆ end_of_rib_timeout()
uint16_t BgpGlobalSystemConfig::end_of_rib_timeout |
( |
| ) |
const |
|
inline |
◆ fc_enabled()
bool BgpGlobalSystemConfig::fc_enabled |
( |
| ) |
const |
|
inline |
◆ gr_bgp_helper()
bool BgpGlobalSystemConfig::gr_bgp_helper |
( |
| ) |
const |
|
inline |
◆ gr_enable()
bool BgpGlobalSystemConfig::gr_enable |
( |
| ) |
const |
|
inline |
◆ gr_time()
uint16_t BgpGlobalSystemConfig::gr_time |
( |
| ) |
const |
|
inline |
◆ gr_xmpp_helper()
bool BgpGlobalSystemConfig::gr_xmpp_helper |
( |
| ) |
const |
|
inline |
◆ last_change_at()
uint32_t BgpGlobalSystemConfig::last_change_at |
( |
| ) |
const |
|
inline |
◆ llgr_time()
uint32_t BgpGlobalSystemConfig::llgr_time |
( |
| ) |
const |
|
inline |
◆ nh_check_enabled()
bool BgpGlobalSystemConfig::nh_check_enabled |
( |
| ) |
const |
|
inline |
◆ rd_cluster_seed()
uint16_t BgpGlobalSystemConfig::rd_cluster_seed |
( |
| ) |
const |
|
inline |
◆ set_all_tags_are_global()
void BgpGlobalSystemConfig::set_all_tags_are_global |
( |
bool |
all_tags_are_global | ) |
|
|
inline |
◆ set_always_compare_med()
void BgpGlobalSystemConfig::set_always_compare_med |
( |
bool |
always_compare_med | ) |
|
|
inline |
◆ set_bgpaas_port_end()
void BgpGlobalSystemConfig::set_bgpaas_port_end |
( |
uint16_t |
bgpaas_port_end | ) |
|
|
inline |
◆ set_bgpaas_port_start()
void BgpGlobalSystemConfig::set_bgpaas_port_start |
( |
uint16_t |
bgpaas_port_start | ) |
|
|
inline |
◆ set_enable_4byte_as()
void BgpGlobalSystemConfig::set_enable_4byte_as |
( |
bool |
as_4byte | ) |
|
|
inline |
◆ set_end_of_rib_timeout()
void BgpGlobalSystemConfig::set_end_of_rib_timeout |
( |
uint16_t |
time | ) |
|
|
inline |
◆ set_fc_enabled()
void BgpGlobalSystemConfig::set_fc_enabled |
( |
bool |
enable | ) |
|
|
inline |
◆ set_gr_bgp_helper()
void BgpGlobalSystemConfig::set_gr_bgp_helper |
( |
bool |
helper | ) |
|
|
inline |
◆ set_gr_enable()
void BgpGlobalSystemConfig::set_gr_enable |
( |
bool |
enable | ) |
|
|
inline |
◆ set_gr_time()
void BgpGlobalSystemConfig::set_gr_time |
( |
uint16_t |
gr_time | ) |
|
|
inline |
◆ set_gr_xmpp_helper()
void BgpGlobalSystemConfig::set_gr_xmpp_helper |
( |
bool |
helper | ) |
|
|
inline |
◆ set_last_change_at()
void BgpGlobalSystemConfig::set_last_change_at |
( |
uint32_t |
tstamp | ) |
const |
|
inline |
◆ set_llgr_time()
void BgpGlobalSystemConfig::set_llgr_time |
( |
uint64_t |
llgr_time | ) |
|
|
inline |
◆ set_nh_check_enabled()
void BgpGlobalSystemConfig::set_nh_check_enabled |
( |
bool |
enable | ) |
|
|
inline |
◆ set_rd_cluster_seed()
void BgpGlobalSystemConfig::set_rd_cluster_seed |
( |
uint16_t |
seed | ) |
|
|
inline |
◆ set_xmpp_hold_time()
void BgpGlobalSystemConfig::set_xmpp_hold_time |
( |
uint8_t |
hold_time | ) |
|
|
inline |
◆ xmpp_hold_time()
uint8_t BgpGlobalSystemConfig::xmpp_hold_time |
( |
| ) |
const |
|
inline |
◆ all_tags_are_global_
bool BgpGlobalSystemConfig::all_tags_are_global_ |
|
private |
◆ always_compare_med_
bool BgpGlobalSystemConfig::always_compare_med_ |
|
private |
◆ bgpaas_port_end_
uint16_t BgpGlobalSystemConfig::bgpaas_port_end_ |
|
private |
◆ bgpaas_port_start_
uint16_t BgpGlobalSystemConfig::bgpaas_port_start_ |
|
private |
◆ enable_4byte_as_
bool BgpGlobalSystemConfig::enable_4byte_as_ |
|
private |
◆ end_of_rib_timeout_
uint16_t BgpGlobalSystemConfig::end_of_rib_timeout_ |
|
private |
◆ fc_enabled_
bool BgpGlobalSystemConfig::fc_enabled_ |
|
private |
◆ gr_bgp_helper_
bool BgpGlobalSystemConfig::gr_bgp_helper_ |
|
private |
◆ gr_enable_
bool BgpGlobalSystemConfig::gr_enable_ |
|
private |
◆ gr_time_
uint16_t BgpGlobalSystemConfig::gr_time_ |
|
private |
◆ gr_xmpp_helper_
bool BgpGlobalSystemConfig::gr_xmpp_helper_ |
|
private |
◆ kEndOfRibTime
const int BgpGlobalSystemConfig::kEndOfRibTime = 300 |
|
static |
◆ last_change_at_
uint64_t BgpGlobalSystemConfig::last_change_at_ |
|
mutableprivate |
◆ llgr_time_
uint32_t BgpGlobalSystemConfig::llgr_time_ |
|
private |
◆ nh_check_enabled_
bool BgpGlobalSystemConfig::nh_check_enabled_ |
|
private |
◆ rd_cluster_seed_
uint16_t BgpGlobalSystemConfig::rd_cluster_seed_ |
|
private |
◆ xmpp_hold_time_
uint8_t BgpGlobalSystemConfig::xmpp_hold_time_ |
|
private |
The documentation for this class was generated from the following file: