#include <bgp_attr_base.h>
Definition at line 98 of file bgp_attr_base.h.
◆ BgpProtoPrefix()
| BgpProtoPrefix::BgpProtoPrefix |
( |
| ) |
|
◆ ReadLabel()
| uint32_t BgpProtoPrefix::ReadLabel |
( |
size_t |
label_offset, |
|
|
bool |
is_vni = false |
|
) |
| const |
◆ WriteLabel()
| void BgpProtoPrefix::WriteLabel |
( |
size_t |
label_offset, |
|
|
uint32_t |
label, |
|
|
bool |
is_vni = false |
|
) |
| |
◆ kLabelSize
| const size_t BgpProtoPrefix::kLabelSize = 3 |
|
static |
◆ prefix
| std::vector<uint8_t> BgpProtoPrefix::prefix |
◆ prefixlen
| int BgpProtoPrefix::prefixlen |
◆ type
| uint8_t BgpProtoPrefix::type |
The documentation for this struct was generated from the following files: