|
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 |
| agent_ | AgentRouteTable | private |
| 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 |
| db_ | DBTableBase | private |
| db_walker_wait() | DBTable | inlineprivatestatic |
| 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 | |
| deleter_ | AgentRouteTable | private |
| DeleteRouteDone(DBTable::DBTableWalkRef walk_ref, DBTableBase *base, RouteTableWalkerState *state) | AgentRouteTable | private |
| 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 |
| enqueue_count_ | DBTableBase | private |
| 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 |
| GetPartitionId(const DBRequestKey *key) | DBTable | private |
| GetPartitionId(const DBEntry *entry) | DBTable | private |
| 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 |
| info_ | DBTableBase | private |
| Init() | DBTable | |
| Input(DBTablePartition *part, DBClient *client, DBRequest *req) | AgentRouteTable | privatevirtual |
| input_count() const | DBTableBase | inline |
| input_count_ | DBTableBase | private |
| InvokeWalkCb(DBTablePartBase *part, DBEntryBase *entry) | DBTable | private |
| 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 | |
| max_walk_iteration_to_yield_ | DBTable | private |
| MayDelete() const | DBTableBase | virtual |
| name() const | DBTableBase | inline |
| name_ | DBTableBase | private |
| notify_count() const | DBTableBase | inline |
| notify_count_ | DBTableBase | private |
| NotifyAllEntries() | DBTable | |
| NotifyEntry(AgentRoute *entry) | AgentRouteTable | virtual |
| OnChange(DBEntry *entry, const DBRequest *req) | DBTable | virtual |
| OperDBTraceBuf | AgentRouteTable | private |
| PartitionCount() const | AgentRouteTable | inlinevirtual |
| partitions_ | DBTable | private |
| 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 |
| StartWalk() | DBTable | private |
| Unregister(ListenerId listener) | DBTableBase | |
| unresolved_nh_begin() const | AgentRouteTable | inline |
| unresolved_nh_end() const | AgentRouteTable | inline |
| unresolved_nh_tree_ | AgentRouteTable | private |
| unresolved_route_begin() const | AgentRouteTable | inline |
| unresolved_route_end() const | AgentRouteTable | inline |
| unresolved_route_size() const | AgentRouteTable | inline |
| unresolved_rt_tree_ | AgentRouteTable | private |
| UnresolvedNHTree typedef | AgentRouteTable | |
| UnresolvedRouteTree typedef | AgentRouteTable | |
| vrf_delete_ref_ | AgentRouteTable | private |
| vrf_entry() const | AgentRouteTable | |
| vrf_entry_ | AgentRouteTable | private |
| vrf_id() const | AgentRouteTable | inline |
| vrf_id_ | AgentRouteTable | private |
| vrf_name() const | AgentRouteTable | |
| walk_again_count() const | DBTableBase | inline |
| walk_again_count_ | DBTableBase | private |
| walk_cancel_count() const | DBTableBase | inline |
| walk_cancel_count_ | DBTableBase | private |
| walk_complete_count() const | DBTableBase | inline |
| walk_complete_count_ | DBTableBase | private |
| walk_count() const | DBTableBase | inline |
| walk_count_ | DBTableBase | private |
| walk_ref_ | DBTable | private |
| walk_request_count() const | DBTableBase | inline |
| walk_request_count_ | DBTableBase | private |
| WalkAgain(DBTableWalkRef walk) | DBTable | |
| WalkCallback(DBTablePartBase *tpart, DBEntryBase *entry) | DBTable | private |
| WalkCompleteCallback(DBTableBase *tbl_base) | DBTable | private |
| WalkCompleteFn typedef | DBTable | |
| WalkDone() | DBTable | private |
| walker_ | DBTable | private |
| walker_count() const | DBTableBase | inline |
| walker_count_ | DBTableBase | private |
| walker_task_id_ | DBTable | private |
| WalkFn typedef | DBTable | |
| walkid_ | BridgeAgentRouteTable | private |
| WalkTable(DBTableWalkRef walk) | DBTable | |
| ~AgentRouteTable() | AgentRouteTable | virtual |
| ~BridgeAgentRouteTable() | BridgeAgentRouteTable | inlinevirtual |
| ~DBTable() | DBTable | virtual |
| ~DBTableBase() | DBTableBase | virtual |