| ADD enum value | AgentRoute | |
| ADD_PATH enum value | AgentRoute | |
| AddUnresolvedRouteToTable(AgentRouteTable *table) | AgentRoute | |
| AgentRoute(VrfEntry *vrf, bool is_multicast, const std::string &intf_route_type="interface") | AgentRoute | inline |
| AgentRoutePrefix(const MacAddress &new_prefix, uint8_t new_plen) | AgentRoutePrefix< MacAddress > | inline |
| AgentRoutePrefix() | AgentRoutePrefix< MacAddress > | private |
| BridgeRouteEntry(VrfEntry *vrf, const MacAddress &mac, Peer::Type type, bool is_multicast) | BridgeRouteEntry | inline |
| CHANGE_PATH enum value | AgentRoute | |
| chg_list_ | DBEntryBase | |
| clear_onlist() | DBEntryBase | inline |
| ClearDelete() | DBEntryBase | inline |
| ClearOnRemoveQ() | DBEntryBase | inline |
| ClearState(DBTableBase *tbl_base, ListenerId listener) | DBEntryBase | |
| Compare typedef | Route | |
| CompareTo(const Route &rhs) const | BridgeRouteEntry | virtual |
| DBEntry() | DBEntry | inline |
| DBEntryBase() | DBEntryBase | |
| DbEntryFlags enum name | DBEntryBase | private |
| DBEntrySandesh(Sandesh *sresp, bool stale) const | BridgeRouteEntry | virtual |
| DEL enum value | AgentRoute | |
| Delete() | DBEntryBase | |
| DELETE_PATH enum value | AgentRoute | |
| DeleteAllBgpPath(DBTablePartBase *part, AgentRouteTable *table) | AgentRoute | |
| DeleteDerivedRoutes(AgentRouteTable *table) | AgentRoute | inlinevirtual |
| DeleteInput(DBTablePartition *part, AgentRouteTable *table, AgentRouteKey *key, AgentRouteData *data) | AgentRoute | |
| DeleteMarked enum value | DBEntryBase | private |
| DeletePathFromPeer(DBTablePartBase *part, AgentRouteTable *table, AgentPath *path) | AgentRoute | |
| DEPENDENCY_LIST(AgentRoute, AgentRoute, dependant_routes_) | AgentRoute | private |
| DEPENDENCY_LIST(NextHop, AgentRoute, tunnel_nh_list_) | AgentRoute | private |
| dependent_route_table_ | AgentRoute | private |
| dest_vn_name() const | AgentRoute | |
| DISALLOW_COPY_AND_ASSIGN(BridgeRouteEntry) | BridgeRouteEntry | private |
| EnqueueRouteResync() const | AgentRoute | |
| FillTrace(RouteInfo &route, Trace event, const AgentPath *path) const | AgentRoute | |
| FindEvpnPathUsingKeyData(const AgentRouteKey *key, const AgentRouteData *data) const | BridgeRouteEntry | private |
| FindIntfOrCompLocalVmPortPath() const | AgentRoute | |
| FindLocalPath() const | AgentRoute | |
| FindLocalVmPortPath() const | AgentRoute | |
| FindMacVmBindingPath() const | BridgeRouteEntry | |
| FindMulticastPathUsingKeyData(const AgentRouteKey *key, const AgentRouteData *data) const | BridgeRouteEntry | private |
| FindPath(const Peer *peer) const | AgentRoute | virtual |
| FindPathUsingKeyData(const AgentRouteKey *key, const AgentRouteData *data) const | BridgeRouteEntry | virtual |
| flags | DBEntryBase | private |
| front() const | Route | |
| get_table() const | DBEntryBase | |
| get_table_partition() const | DBEntryBase | |
| GetActiveLabel() const | BridgeRouteEntry | virtual |
| GetActiveNextHop() const | AgentRoute | |
| GetActivePath() const | AgentRoute | |
| GetAddressString() const | BridgeRouteEntry | virtual |
| GetDBRequestKey() const | BridgeRouteEntry | virtual |
| GetDependentRouteTable(void) const | AgentRoute | inlineprotected |
| GetLocalVmPortPath() const | AgentRoute | |
| GetMulticastCompType() | AgentRoute | inlineprotectedvirtual |
| GetPathList() const | Route | inline |
| GetPathList() | Route | inline |
| GetSourceAddressString() const | BridgeRouteEntry | virtual |
| GetState(DBTableBase *tbl_base, ListenerId listener) const | DBEntryBase | |
| GetState(const DBTableBase *tbl_base, ListenerId listener) const | DBEntryBase | |
| GetTableType() const | BridgeRouteEntry | inlinevirtual |
| HandleDeviceMastershipUpdate(AgentPath *path, bool del) | AgentRoute | protectedvirtual |
| HandleMulticastLabel(const Agent *agent, AgentPath *path, const AgentPath *local_peer_path, const AgentPath *local_vm_peer_path, bool del, uint32_t *evpn_label) | AgentRoute | protectedvirtual |
| HasUnresolvedPath() | AgentRoute | |
| insert(const Path *path) | Route | |
| InsertPath(const AgentPath *path) | AgentRoute | protected |
| intf_route_type() const | AgentRoute | inline |
| intf_route_type_ | AgentRoute | private |
| is_multicast() const | AgentRoute | inline |
| is_multicast_ | AgentRoute | private |
| is_onlist() | DBEntryBase | inline |
| is_state_empty(DBTablePartBase *tpart) | DBEntryBase | |
| is_state_empty_unlocked(DBTablePartBase *tpart) | DBEntryBase | |
| IsDeleted() const | DBEntryBase | inline |
| IsDependantRouteEmpty() | AgentRoute | inline |
| IsLess(const DBEntry &rhs) const | AgentRoute | virtual |
| IsLessSpecific(const std::string &match) const | DBEntryBase | inlinevirtual |
| IsMoreSpecific(const std::string &match) const | DBEntryBase | inlinevirtual |
| IsOnRemoveQ() | DBEntryBase | inline |
| IsRPFInvalid() const | AgentRoute | |
| IsTunnelNHListEmpty() | AgentRoute | inline |
| KeyPtr typedef | DBEntryBase | |
| last_change_at() const | DBEntryBase | inline |
| last_change_at_ | DBEntryBase | private |
| last_change_at_str() const | DBEntryBase | |
| last_update_at() const | DBEntryBase | inline |
| last_update_at_ | DBEntryBase | private |
| ListenerId typedef | DBEntryBase | |
| MarkDelete() | DBEntryBase | inline |
| node_ | DBEntry | private |
| Notify() | DBEntryBase | |
| Onlist enum value | DBEntryBase | private |
| onremoveq_ | DBEntryBase | private |
| operator<(const Route &rhs) const | Route | inline |
| DBEntry::operator<(const DBEntry &rhs) const | DBEntry | inline |
| origin_vn_name() const | AgentRoute | inline |
| origin_vn_name_ | AgentRoute | private |
| path_ | Route | private |
| PathList typedef | Route | |
| PathListMember typedef | Route | |
| prefix_address() const | AgentRoutePrefix< MacAddress > | inlinevirtual |
| prefix_address_ | AgentRoutePrefix< MacAddress > | protected |
| prefix_length() const | BridgeRouteEntry | inlinevirtual |
| prefix_length_ | AgentRoutePrefix< MacAddress > | protected |
| ProcessPath(Agent *agent, DBTablePartition *part, AgentPath *path, AgentRouteData *data) | AgentRoute | private |
| ReComputeMulticastPaths(AgentPath *path, bool del) | AgentRoute | protectedvirtual |
| ReComputePathAdd(AgentPath *path) | BridgeRouteEntry | virtual |
| ReComputePathDeletion(AgentPath *path) | BridgeRouteEntry | virtual |
| RecomputeRoutePath(Agent *agent, DBTablePartition *part, AgentPath *path, AgentRouteData *data) | AgentRoute | inlinevirtual |
| remove(const Path *path) | Route | |
| RemovePath(AgentPath *path) | AgentRoute | protected |
| RemoveUnresolvedRouteFromTable(AgentRouteTable *table) | AgentRoute | |
| ResyncTunnelNextHop() | AgentRoute | |
| Route() | Route | |
| RouteDependencyList typedef | AgentRoute | |
| set_intf_route_type(const std::string &intf_route_type) | AgentRoute | inline |
| set_last_change_at(uint64_t time) | DBEntryBase | |
| set_last_change_at_to_now() | DBEntryBase | |
| set_last_update_at(uint64_t time) | DBEntryBase | |
| set_last_update_at_to_now() | DBEntryBase | |
| set_onlist() | DBEntryBase | inline |
| set_origin_vn_name(const VnListType &dest_vn_list) | AgentRoute | inline |
| set_prefix_length(uint8_t new_plen) | AgentRoutePrefix< MacAddress > | inline |
| set_table_partition(DBTablePartBase *tpart) | DBEntryBase | |
| SetKey(const DBRequestKey *key) | BridgeRouteEntry | virtual |
| SetOnRemoveQ() | DBEntryBase | inline |
| SetState(DBTableBase *tbl_base, ListenerId listener, DBState *state) | DBEntryBase | |
| SetVrf(VrfEntry *vrf) | AgentRoute | inlineprotected |
| Sort(Compare compare, const Path *prev_front) | Route | |
| STALE_PATH enum value | AgentRoute | |
| state_ | DBEntryBase | private |
| StateMap typedef | DBEntryBase | private |
| SubOpAddChangeInput(VrfEntry *vrf, AgentRouteTable *table, AgentPath **path_ptr, AgentRouteKey *key, AgentRouteData *data, bool route_added) | AgentRoute | |
| SubOpResyncInput(VrfEntry *vrf, AgentRouteTable *table, AgentPath **path_ptr, AgentRouteKey *key, AgentRouteData *data) | AgentRoute | |
| Sync(void) | AgentRoute | |
| ToString() const | BridgeRouteEntry | virtual |
| tpart_ | DBEntryBase | private |
| Trace enum name | AgentRoute | |
| TunnelNhDependencyList typedef | AgentRoute | |
| UpdateDependantRoutes() | BridgeRouteEntry | inlinevirtual |
| UpdateDerivedRoutes(AgentRouteTable *table, const AgentPath *path, bool active_path_changed) | AgentRoute | inlinevirtual |
| UpdateNH() | BridgeRouteEntry | inlinevirtual |
| ValidateMcastSrc() const | BridgeRouteEntry | inlinevirtual |
| vrf() const | AgentRoute | inline |
| vrf_ | AgentRoute | private |
| vrf_id() const | AgentRoute | |
| WaitForTraffic() const | AgentRoute | |
| ~AgentRoute() | AgentRoute | inlinevirtual |
| ~AgentRoutePrefix() | AgentRoutePrefix< MacAddress > | inline |
| ~BridgeRouteEntry() | BridgeRouteEntry | inlinevirtual |
| ~DBEntry() | DBEntry | inlinevirtual |
| ~DBEntryBase() | DBEntryBase | virtual |
| ~Route() | Route | virtual |