OpenSDN source code
|
#include <boost/intrusive_ptr.hpp>
#include <vnc_cfg_types.h>
Go to the source code of this file.
Classes | |
class | EcmpLoadBalance |
class | VmiEcmpLoadBalance |
class | EcmpField |
class | EcmpHashFields |
Namespaces | |
autogen | |
Functions | |
void | intrusive_ptr_add_ref (EcmpField *ptr) |
void | intrusive_ptr_release (EcmpField *ptr) |
Variables | |
static const std::string | HashingFieldsStr [] |
static const std::string | LoadBalanceDecision = "field-hash" |
|
inline |
Definition at line 234 of file ecmp_load_balance.h.
|
inline |
Definition at line 238 of file ecmp_load_balance.h.
|
static |
Definition at line 14 of file ecmp_load_balance.h.
|
static |
Definition at line 21 of file ecmp_load_balance.h.