#include <bgp_attr.h>
Definition at line 554 of file bgp_attr.h.
◆ GetInboundIp4Address()
Ip4Address EdgeForwardingSpec::Edge::GetInboundIp4Address |
( |
| ) |
const |
◆ GetOutboundIp4Address()
Ip4Address EdgeForwardingSpec::Edge::GetOutboundIp4Address |
( |
| ) |
const |
◆ SetInboundIp4Address()
void EdgeForwardingSpec::Edge::SetInboundIp4Address |
( |
Ip4Address |
addr | ) |
|
◆ SetOutboundIp4Address()
void EdgeForwardingSpec::Edge::SetOutboundIp4Address |
( |
Ip4Address |
addr | ) |
|
◆ address_len
int EdgeForwardingSpec::Edge::address_len |
◆ inbound_address
std::vector<uint8_t> EdgeForwardingSpec::Edge::inbound_address |
◆ inbound_label
uint32_t EdgeForwardingSpec::Edge::inbound_label |
◆ outbound_address
std::vector<uint8_t> EdgeForwardingSpec::Edge::outbound_address |
◆ outbound_label
uint32_t EdgeForwardingSpec::Edge::outbound_label |
The documentation for this struct was generated from the following files: