Go to the source code of this file.
|
static void | FindHbfInterfacesFromHBS (Agent *agent, IFMapNode *node, uint32_t &hbf_rintf, uint32_t &hbf_lintf) |
|
static void | FindHbfInterfacesFromProject (Agent *agent, IFMapNode *node, uint32_t &hbf_rintf, uint32_t &hbf_lintf) |
|
static void | FindHbfInterfacesFromVmi (Agent *agent, IFMapNode *node, uint32_t &hbf_rintf, uint32_t &hbf_lintf) |
|
static void | FindHbfInterfaces (Agent *agent, IFMapNode *vn_node, uint32_t &hbf_rintf, uint32_t &hbf_lintf) |
|
static void | BuildForwardingVrf (Agent *agent, IFMapNode *vn_node, std::string &forwarding_vrf_name) |
|
static VrfData * | BuildData (Agent *agent, IFMapNode *node) |
|
#define MAX_VRF_DELETE_TIMEOUT_RETRY_COUNT 10 |
static void BuildForwardingVrf |
( |
Agent * |
agent, |
|
|
IFMapNode * |
vn_node, |
|
|
std::string & |
forwarding_vrf_name |
|
) |
| |
|
static |
static void FindHbfInterfaces |
( |
Agent * |
agent, |
|
|
IFMapNode * |
vn_node, |
|
|
uint32_t & |
hbf_rintf, |
|
|
uint32_t & |
hbf_lintf |
|
) |
| |
|
static |
static void FindHbfInterfacesFromHBS |
( |
Agent * |
agent, |
|
|
IFMapNode * |
node, |
|
|
uint32_t & |
hbf_rintf, |
|
|
uint32_t & |
hbf_lintf |
|
) |
| |
|
static |
static void FindHbfInterfacesFromProject |
( |
Agent * |
agent, |
|
|
IFMapNode * |
node, |
|
|
uint32_t & |
hbf_rintf, |
|
|
uint32_t & |
hbf_lintf |
|
) |
| |
|
static |
static void FindHbfInterfacesFromVmi |
( |
Agent * |
agent, |
|
|
IFMapNode * |
node, |
|
|
uint32_t & |
hbf_rintf, |
|
|
uint32_t & |
hbf_lintf |
|
) |
| |
|
static |