#include <nexthop.h>
Definition at line 236 of file nexthop.h.
Enumerator |
---|
INVALID |
|
MPLS_GRE |
|
MPLS_UDP |
|
VXLAN |
|
NATIVE |
|
MPLS_OVER_MPLS |
|
Definition at line 239 of file nexthop.h.
TunnelType::TunnelType |
( |
Type |
type | ) |
|
|
inline |
TunnelType::~TunnelType |
( |
| ) |
|
|
inline |
bool TunnelType::Compare |
( |
const TunnelType & |
rhs | ) |
const |
|
inline |
static Type TunnelType::DefaultMplsComputeType |
( |
| ) |
|
|
static |
static Type TunnelType::DefaultType |
( |
| ) |
|
|
inlinestatic |
static TypeBmap TunnelType::DefaultTypeBmap |
( |
| ) |
|
|
inlinestatic |
void TunnelType::DeletePriorityList |
( |
| ) |
|
|
static |
bool TunnelType::EncapPrioritySync |
( |
const std::vector< std::string > & |
cfg_list | ) |
|
|
static |
static std::string TunnelType::GetString |
( |
uint32_t |
type | ) |
|
|
inlinestatic |
Type TunnelType::GetType |
( |
| ) |
const |
|
inline |
bool TunnelType::IsLess |
( |
const TunnelType & |
rhs | ) |
const |
|
inline |
static TypeBmap TunnelType::MplsoMplsType |
( |
| ) |
|
|
inlinestatic |
static TypeBmap TunnelType::MplsType |
( |
| ) |
|
|
inlinestatic |
static TypeBmap TunnelType::MPLSType |
( |
| ) |
|
|
inlinestatic |
static TypeBmap TunnelType::NativeType |
( |
| ) |
|
|
inlinestatic |
static void TunnelType::SetDefaultType |
( |
Type |
type | ) |
|
|
inlinestatic |
std::string TunnelType::ToString |
( |
| ) |
const |
|
inline |
static TypeBmap TunnelType::VxlanType |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following files: