#include <flow_mgmt_key.h>
|
enum | Type {
INVALID
, INTERFACE
, ACL
, ACE_ID
,
VN
, VM
, INET4
, INET6
,
BRIDGE
, NH
, VRF
, BGPASASERVICE
,
END
} |
|
Definition at line 151 of file flow_mgmt_key.h.
◆ RouteFlowMgmtKey() [1/2]
RouteFlowMgmtKey::RouteFlowMgmtKey |
( |
Type |
type, |
|
|
uint32_t |
vrf_id |
|
) |
| |
|
inline |
◆ RouteFlowMgmtKey() [2/2]
RouteFlowMgmtKey::RouteFlowMgmtKey |
( |
Type |
type, |
|
|
const AgentRoute * |
rt, |
|
|
uint32_t |
vrf_id |
|
) |
| |
|
inline |
◆ ~RouteFlowMgmtKey()
virtual RouteFlowMgmtKey::~RouteFlowMgmtKey |
( |
| ) |
|
|
inlinevirtual |
◆ AddrToType()
static Type RouteFlowMgmtKey::AddrToType |
( |
const IpAddress & |
addr | ) |
|
|
inlinestatic |
◆ DISALLOW_COPY_AND_ASSIGN()
◆ RouteToType()
◆ UseDBEntry()
virtual bool RouteFlowMgmtKey::UseDBEntry |
( |
| ) |
const |
|
inlinevirtual |
◆ vrf_id()
uint32_t RouteFlowMgmtKey::vrf_id |
( |
| ) |
const |
|
inline |
◆ vrf_id_
uint32_t RouteFlowMgmtKey::vrf_id_ |
|
protected |
The documentation for this class was generated from the following file: