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