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