OpenSDN source code
|
This is the complete list of members for BridgeAgentRouteTable, including all inherited members.
Add(const DBRequest *req) | DBTable | virtual |
AddBridgeBroadcastRoute(const Peer *peer, const string &vrf_name, uint32_t ethernet_tag, AgentRouteData *data) | BridgeAgentRouteTable | static |
AddBridgeReceiveRoute(const Peer *peer, const std::string &vrf_name, const MacAddress &mac, const std::string &vn_name, const std::string &interface, bool policy) | BridgeAgentRouteTable | static |
AddBridgeReceiveRoute(const Peer *peer, const std::string &vrf_name, uint32_t vxlan_id, const MacAddress &mac, const std::string &vn_name) | BridgeAgentRouteTable | |
AddBridgeRoute(const AgentRoute *rt) | BridgeAgentRouteTable | |
AddBridgeRoute(const Peer *peer, const string &vrf_name, const MacAddress &mac, uint32_t ethernet_tag, AgentRouteData *data) | BridgeAgentRouteTable | static |
AddChangeInput(DBTablePartition *part, VrfEntry *vrf, AgentRoute *rt, AgentRouteKey *key, AgentRouteData *data) | AgentRouteTable | |
AddMacVmBindingRoute(const Peer *peer, const std::string &vrf_name, const MacAddress &mac, const VmInterface *vm_intf, bool flood_dhcp) | BridgeAgentRouteTable | |
AddRemoveCallback(const DBEntryBase *entry, bool add) const | DBTableBase | inlinevirtual |
AddToDBStateCount(ListenerId listener, int count) | DBTableBase | |
AddUnresolvedNH(const NextHop *) | AgentRouteTable | |
AddUnresolvedRoute(const AgentRoute *rt) | AgentRouteTable | |
agent() const | AgentRouteTable | inline |
AgentRouteTable(DB *db, const std::string &name) | AgentRouteTable | |
AllocEntry(const DBRequestKey *k) const | AgentRouteTable | virtual |
AllocPartition(int index) | DBTable | virtual |
AllocWalker(WalkFn walk_fn, WalkCompleteFn walk_complete) | DBTable | |
BridgeAgentRouteTable(DB *db, const std::string &name) | BridgeAgentRouteTable | inline |
BuildBgpPeerData(const Peer *peer, const string &vrf_name, const std::string &vn_name, uint32_t label, int vxlan_id, uint32_t ethernet_tag, uint32_t tunnel_type, Composite::Type type, ComponentNHKeyList &component_nh_key_list, bool pbb_nh, bool learning_enabled) | BridgeAgentRouteTable | static |
BuildNonBgpPeerData(const string &vrf_name, const std::string &vn_name, uint32_t label, int vxlan_id, uint32_t tunnel_type, Composite::Type type, ComponentNHKeyList &component_nh_key_list, bool pbb_nh, bool learning_enabled) | BridgeAgentRouteTable | static |
Change(DBEntryBase *entry) | DBTable | virtual |
ChangeCallback typedef | DBTableBase | |
CreateTable(DB *db, const std::string &name) | BridgeAgentRouteTable | static |
database() | DBTableBase | inline |
database() const | DBTableBase | inline |
DBStateClear(DBTable *table, ListenerId id) | DBTable | static |
DBTable(DB *db, const std::string &name) | DBTable | |
DBTableBase(DB *db, const std::string &name) | DBTableBase | |
DBTableWalkRef typedef | DBTable | |
decr_walker_count() | DBTableBase | inline |
Delete(const Peer *peer, const std::string &vrf_name, const MacAddress &mac, uint32_t ethernet_tag) | BridgeAgentRouteTable | static |
AgentRouteTable::Delete(DBEntry *entry, const DBRequest *req) | DBTable | virtual |
DeleteBridgeRoute(const AgentRoute *rt) | BridgeAgentRouteTable | |
DeleteBridgeRoute(const Peer *peer, const string &vrf_name, const MacAddress &mac, uint32_t ethernet_tag, COMPOSITETYPE type) | BridgeAgentRouteTable | static |
DeleteBroadcastReq(const Peer *peer, const std::string &vrf_name, uint32_t ethernet_tag, COMPOSITETYPE type) | BridgeAgentRouteTable | static |
DeleteMacVmBindingRoute(const Peer *peer, const std::string &vrf_name, const MacAddress &mac, const VmInterface *vm_intf) | BridgeAgentRouteTable | |
deleter() | AgentRouteTable | |
DelExplicitRouteWalkerCb(DBTablePartBase *part, DBEntryBase *entry) | AgentRouteTable | |
DISALLOW_COPY_AND_ASSIGN(BridgeAgentRouteTable) | BridgeAgentRouteTable | private |
empty() const | DBTableBase | inline |
Enqueue(DBRequest *req) | DBTableBase | |
enqueue_count() const | DBTableBase | inline |
EnqueueRemove(DBEntryBase *db_entry) | DBTableBase | |
EvaluateUnresolvedNH(void) | AgentRouteTable | |
EvaluateUnresolvedRoutes(void) | AgentRouteTable | |
FillListeners(std::vector< ShowTableListener > *listeners) const | DBTableBase | |
Find(const DBEntry *entry) | DBTable | |
Find(const DBEntry *entry) const | DBTable | |
Find(const DBRequestKey *key, int id=-1) | DBTable | |
Find(const DBRequestKey *key, int id=-1) const | DBTable | |
FindActiveEntry(const AgentRouteKey *key) | AgentRouteTable | |
FindActiveEntry(const AgentRoute *key) | AgentRouteTable | |
FindActiveEntryNoLock(const AgentRouteKey *key) | AgentRouteTable | |
FindActiveEntryNoLock(const AgentRoute *key) | AgentRouteTable | |
FindNoLock(const DBEntry *entry) | DBTable | |
FindNoLock(const DBRequestKey *key) | DBTable | |
FindRoute(const MacAddress &mac) | BridgeAgentRouteTable | |
FindRoute(const MacAddress &mac, Peer::Type peer) | BridgeAgentRouteTable | |
FindRouteNoLock(const MacAddress &mac) | BridgeAgentRouteTable | |
FindVmFromDhcpBinding(const MacAddress &mac) | BridgeAgentRouteTable | |
GetAgentSandesh(const AgentSandeshArguments *args, const std::string &context) | BridgeAgentRouteTable | virtual |
GetDBStateCount(ListenerId listener) | DBTableBase | |
GetListenerCount() const | DBTableBase | |
GetOperDBTraceBuf() const | AgentRouteTable | inlinevirtual |
GetSuffix(Agent::RouteTableType type) | AgentRouteTable | static |
GetTableName() const | BridgeAgentRouteTable | inlinevirtual |
GetTablePartition(const DBRequestKey *key) | DBTable | virtual |
GetTablePartition(const DBRequestKey *key) const | DBTable | virtual |
GetTablePartition(const DBEntryBase *entry) | DBTable | virtual |
GetTablePartition(const DBEntryBase *entry) const | DBTable | virtual |
GetTablePartition(const int index) | DBTable | virtual |
GetTablePartition(const int index) const | DBTable | virtual |
GetTableType() const | BridgeAgentRouteTable | inlinevirtual |
GetWalkerTaskId() | DBTable | inline |
GetWalkIterationToYield() | DBTable | inline |
Hash(const DBEntry *entry) const | AgentRouteTable | inlinevirtual |
Hash(const DBRequestKey *key) const | AgentRouteTable | inlinevirtual |
HasListeners() const | DBTableBase | |
HasWalkers() const | DBTableBase | inline |
incr_enqueue_count() | DBTableBase | inline |
incr_input_count() | DBTableBase | inline |
incr_notify_count() | DBTableBase | inline |
incr_walk_again_count() | DBTableBase | inline |
incr_walk_cancel_count() | DBTableBase | inline |
incr_walk_complete_count() | DBTableBase | inline |
incr_walk_count() | DBTableBase | inline |
incr_walk_request_count() | DBTableBase | inline |
incr_walker_count() | DBTableBase | inline |
Init() | DBTable | |
input_count() const | DBTableBase | inline |
kInvalidId | DBTableBase | static |
kIterationToYield | DBTable | static |
kPartitionCount | AgentRouteTable | static |
ListenerId typedef | DBTableBase | |
LocateRoute(DBTablePartition *part, VrfEntry *vrf, AgentRoute *rt, AgentRouteKey *key, AgentRouteData *data, bool *notify) | AgentRouteTable | |
ManagedDelete() | AgentRouteTable | |
MayDelete() const | DBTableBase | virtual |
name() const | DBTableBase | inline |
notify_count() const | DBTableBase | inline |
NotifyAllEntries() | DBTable | |
NotifyEntry(AgentRoute *entry) | AgentRouteTable | virtual |
OnChange(DBEntry *entry, const DBRequest *req) | DBTable | virtual |
PartitionCount() const | AgentRouteTable | inlinevirtual |
PathSelection(const Path &path1, const Path &path2) | AgentRouteTable | static |
Process(DBRequest &req) | AgentRouteTable | |
ProcessAdd(AgentRoute *rt) | AgentRouteTable | inlinevirtual |
ProcessDelete(AgentRoute *rt) | AgentRouteTable | inlinevirtual |
Register(ChangeCallback callback, const std::string &name="unspecified") | DBTableBase | |
ReleaseWalker(DBTableWalkRef &walk) | DBTable | |
RemoveUnresolvedNH(const NextHop *) | AgentRouteTable | |
RemoveUnresolvedRoute(const AgentRoute *rt) | AgentRouteTable | |
reset_enqueue_count() | DBTableBase | inline |
reset_input_count() | DBTableBase | inline |
reset_notify_count() | DBTableBase | inline |
RetryDelete() | AgentRouteTable | virtual |
RouteTable(DB *db, const std::string &name) | RouteTable | inline |
RunNotify(DBTablePartBase *tpart, DBEntryBase *entry) | DBTableBase | |
SetVrf(VrfEntry *vrf) | AgentRouteTable | |
SetWalkIterationToYield(int count) | DBTable | inline |
SetWalkTaskId(int task_id) | DBTable | inline |
Size() const | DBTable | virtual |
Unregister(ListenerId listener) | DBTableBase | |
unresolved_nh_begin() const | AgentRouteTable | inline |
unresolved_nh_end() const | AgentRouteTable | inline |
unresolved_route_begin() const | AgentRouteTable | inline |
unresolved_route_end() const | AgentRouteTable | inline |
unresolved_route_size() const | AgentRouteTable | inline |
UnresolvedNHTree typedef | AgentRouteTable | |
UnresolvedRouteTree typedef | AgentRouteTable | |
vrf_entry() const | AgentRouteTable | |
vrf_id() const | AgentRouteTable | inline |
vrf_name() const | AgentRouteTable | |
walk_again_count() const | DBTableBase | inline |
walk_cancel_count() const | DBTableBase | inline |
walk_complete_count() const | DBTableBase | inline |
walk_count() const | DBTableBase | inline |
walk_request_count() const | DBTableBase | inline |
WalkAgain(DBTableWalkRef walk) | DBTable | |
WalkCompleteFn typedef | DBTable | |
walker_count() const | DBTableBase | inline |
WalkFn typedef | DBTable | |
walkid_ | BridgeAgentRouteTable | private |
WalkTable(DBTableWalkRef walk) | DBTable | |
~AgentRouteTable() | AgentRouteTable | virtual |
~BridgeAgentRouteTable() | BridgeAgentRouteTable | inlinevirtual |
~DBTable() | DBTable | virtual |
~DBTableBase() | DBTableBase | virtual |