#include <bgp_proto.h>
Definition at line 427 of file bgp_proto.h.
◆ Update()
BgpProto::Update::Update |
( |
| ) |
|
◆ ~Update()
BgpProto::Update::~Update |
( |
| ) |
|
◆ CompareTo()
int BgpProto::Update::CompareTo |
( |
const Update & |
rhs | ) |
const |
◆ Decode()
static BgpProto::Update* BgpProto::Update::Decode |
( |
const uint8_t * |
data, |
|
|
size_t |
size |
|
) |
| |
|
static |
◆ EncodeData()
static int BgpProto::Update::EncodeData |
( |
Update * |
msg, |
|
|
uint8_t * |
data, |
|
|
size_t |
size |
|
) |
| |
|
static |
◆ Validate()
int BgpProto::Update::Validate |
( |
const BgpPeer * |
, |
|
|
std::string * |
data |
|
) |
| |
◆ nlri
◆ path_attributes
std::vector<BgpAttribute *> BgpProto::Update::path_attributes |
◆ withdrawn_routes
The documentation for this struct was generated from the following files: