#include <bgp_proto.h>
Definition at line 126 of file bgp_proto.h.
◆ Flags
Enumerator |
---|
ForwardingStatePreservedFlag | |
RestartedFlag | |
NotificationFlag | |
RestartTimeMask | |
Definition at line 127 of file bgp_proto.h.
◆ GR()
BgpProto::OpenMessage::Capability::GR::GR |
( |
| ) |
|
|
inlineexplicit |
◆ Decode()
bool BgpProto::OpenMessage::Capability::GR::Decode |
( |
GR * |
gr_params, |
|
|
const std::vector< Capability * > & |
capabilities |
|
) |
| |
|
static |
◆ Encode()
◆ GetFamilies()
void BgpProto::OpenMessage::Capability::GR::GetFamilies |
( |
const GR & |
gr_params, |
|
|
std::vector< std::string > * |
families |
|
) |
| |
|
static |
◆ Initialize()
void BgpProto::OpenMessage::Capability::GR::Initialize |
( |
| ) |
|
|
inline |
◆ notification()
bool BgpProto::OpenMessage::Capability::GR::notification |
( |
| ) |
const |
|
inline |
◆ restarted()
bool BgpProto::OpenMessage::Capability::GR::restarted |
( |
| ) |
const |
|
inline |
◆ set_flags()
void BgpProto::OpenMessage::Capability::GR::set_flags |
( |
uint16_t |
gr_cap_bytes | ) |
|
|
inline |
◆ set_time()
void BgpProto::OpenMessage::Capability::GR::set_time |
( |
uint16_t |
gr_cap_bytes | ) |
|
|
inline |
◆ families
std::vector<Family> BgpProto::OpenMessage::Capability::GR::families |
◆ flags
uint16_t BgpProto::OpenMessage::Capability::GR::flags |
◆ time
uint16_t BgpProto::OpenMessage::Capability::GR::time |
The documentation for this struct was generated from the following files: