#include <bgp_table.h>
Definition at line 45 of file bgp_table.h.
◆ NextHop() [1/2]
BgpTable::RequestData::NextHop::NextHop |
( |
| ) |
|
|
inline |
◆ NextHop() [2/2]
BgpTable::RequestData::NextHop::NextHop |
( |
uint32_t |
flags, |
|
|
IpAddress |
address, |
|
|
uint32_t |
label, |
|
|
uint32_t |
l3_label = 0 |
|
) |
| |
|
inline |
◆ address_
IpAddress BgpTable::RequestData::NextHop::address_ |
◆ flags_
uint32_t BgpTable::RequestData::NextHop::flags_ |
◆ l3_label_
uint32_t BgpTable::RequestData::NextHop::l3_label_ |
◆ label_
uint32_t BgpTable::RequestData::NextHop::label_ |
The documentation for this struct was generated from the following file: