OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
BridgeRouteEntry Member List

This is the complete list of members for BridgeRouteEntry, including all inherited members.

ADD enum valueAgentRoute
ADD_PATH enum valueAgentRoute
AddUnresolvedRouteToTable(AgentRouteTable *table)AgentRoute
AgentRoute(VrfEntry *vrf, bool is_multicast, const std::string &intf_route_type="interface")AgentRouteinline
AgentRoutePrefix(const MacAddress &new_prefix, uint8_t new_plen)AgentRoutePrefix< MacAddress >inline
BridgeRouteEntry(VrfEntry *vrf, const MacAddress &mac, Peer::Type type, bool is_multicast)BridgeRouteEntryinline
CHANGE_PATH enum valueAgentRoute
chg_list_DBEntryBase
clear_onlist()DBEntryBaseinline
ClearDelete()DBEntryBaseinline
ClearOnRemoveQ()DBEntryBaseinline
ClearState(DBTableBase *tbl_base, ListenerId listener)DBEntryBase
Compare typedefRoute
CompareTo(const Route &rhs) const BridgeRouteEntryvirtual
DBEntry()DBEntryinline
DBEntryBase()DBEntryBase
DBEntrySandesh(Sandesh *sresp, bool stale) const BridgeRouteEntryvirtual
DEL enum valueAgentRoute
Delete()DBEntryBase
DELETE_PATH enum valueAgentRoute
DeleteAllBgpPath(DBTablePartBase *part, AgentRouteTable *table)AgentRoute
DeleteDerivedRoutes(AgentRouteTable *table)AgentRouteinlinevirtual
DeleteInput(DBTablePartition *part, AgentRouteTable *table, AgentRouteKey *key, AgentRouteData *data)AgentRoute
DeletePathFromPeer(DBTablePartBase *part, AgentRouteTable *table, AgentPath *path)AgentRoute
dest_vn_name() const AgentRoute
DISALLOW_COPY_AND_ASSIGN(BridgeRouteEntry)BridgeRouteEntryprivate
EnqueueRouteResync() const AgentRoute
FillTrace(RouteInfo &route, Trace event, const AgentPath *path) const AgentRoute
FindEvpnPathUsingKeyData(const AgentRouteKey *key, const AgentRouteData *data) const BridgeRouteEntryprivate
FindIntfOrCompLocalVmPortPath() const AgentRoute
FindLocalPath() const AgentRoute
FindLocalVmPortPath() const AgentRoute
FindMacVmBindingPath() const BridgeRouteEntry
FindMulticastPathUsingKeyData(const AgentRouteKey *key, const AgentRouteData *data) const BridgeRouteEntryprivate
FindPath(const Peer *peer) const AgentRoutevirtual
FindPathUsingKeyData(const AgentRouteKey *key, const AgentRouteData *data) const BridgeRouteEntryvirtual
front() const Route
get_table() const DBEntryBase
get_table_partition() const DBEntryBase
GetActiveLabel() const BridgeRouteEntryvirtual
GetActiveNextHop() const AgentRoute
GetActivePath() const AgentRoute
GetAddressString() const BridgeRouteEntryvirtual
GetDBRequestKey() const BridgeRouteEntryvirtual
GetDependentRouteTable(void) const AgentRouteinlineprotected
GetLocalVmPortPath() const AgentRoute
GetMulticastCompType()AgentRouteinlineprotectedvirtual
GetPathList() const Routeinline
GetPathList()Routeinline
GetSourceAddressString() const BridgeRouteEntryvirtual
GetState(DBTableBase *tbl_base, ListenerId listener) const DBEntryBase
GetState(const DBTableBase *tbl_base, ListenerId listener) const DBEntryBase
GetTableType() const BridgeRouteEntryinlinevirtual
HandleDeviceMastershipUpdate(AgentPath *path, bool del)AgentRouteprotectedvirtual
HandleMulticastLabel(const Agent *agent, AgentPath *path, const AgentPath *local_peer_path, const AgentPath *local_vm_peer_path, bool del, uint32_t *evpn_label)AgentRouteprotectedvirtual
HasUnresolvedPath()AgentRoute
insert(const Path *path)Route
InsertPath(const AgentPath *path)AgentRouteprotected
intf_route_type() const AgentRouteinline
is_multicast() const AgentRouteinline
is_onlist()DBEntryBaseinline
is_state_empty(DBTablePartBase *tpart)DBEntryBase
is_state_empty_unlocked(DBTablePartBase *tpart)DBEntryBase
IsDeleted() const DBEntryBaseinline
IsDependantRouteEmpty()AgentRouteinline
IsLess(const DBEntry &rhs) const AgentRoutevirtual
IsLessSpecific(const std::string &match) const DBEntryBaseinlinevirtual
IsMoreSpecific(const std::string &match) const DBEntryBaseinlinevirtual
IsOnRemoveQ()DBEntryBaseinline
IsRPFInvalid() const AgentRoute
IsTunnelNHListEmpty()AgentRouteinline
KeyPtr typedefDBEntryBase
last_change_at() const DBEntryBaseinline
last_change_at_str() const DBEntryBase
last_update_at() const DBEntryBaseinline
ListenerId typedefDBEntryBase
MarkDelete()DBEntryBaseinline
Notify()DBEntryBase
operator<(const Route &rhs) const Routeinline
DBEntry::operator<(const DBEntry &rhs) const DBEntryinline
PathList typedefRoute
PathListMember typedefRoute
prefix_address() constAgentRoutePrefix< MacAddress >inlinevirtual
prefix_address_AgentRoutePrefix< MacAddress >protected
prefix_length() const BridgeRouteEntryinlinevirtual
prefix_length_AgentRoutePrefix< MacAddress >protected
ReComputeMulticastPaths(AgentPath *path, bool del)AgentRouteprotectedvirtual
ReComputePathAdd(AgentPath *path)BridgeRouteEntryvirtual
ReComputePathDeletion(AgentPath *path)BridgeRouteEntryvirtual
RecomputeRoutePath(Agent *agent, DBTablePartition *part, AgentPath *path, AgentRouteData *data)AgentRouteinlinevirtual
remove(const Path *path)Route
RemovePath(AgentPath *path)AgentRouteprotected
RemoveUnresolvedRouteFromTable(AgentRouteTable *table)AgentRoute
ResyncTunnelNextHop()AgentRoute
Route()Route
RouteDependencyList typedefAgentRoute
set_intf_route_type(const std::string &intf_route_type)AgentRouteinline
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()DBEntryBaseinline
set_prefix_length(uint8_t new_plen)AgentRoutePrefix< MacAddress >inline
set_table_partition(DBTablePartBase *tpart)DBEntryBase
SetKey(const DBRequestKey *key)BridgeRouteEntryvirtual
SetOnRemoveQ()DBEntryBaseinline
SetState(DBTableBase *tbl_base, ListenerId listener, DBState *state)DBEntryBase
SetVrf(VrfEntry *vrf)AgentRouteinlineprotected
Sort(Compare compare, const Path *prev_front)Route
STALE_PATH enum valueAgentRoute
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 BridgeRouteEntryvirtual
Trace enum nameAgentRoute
TunnelNhDependencyList typedefAgentRoute
UpdateDependantRoutes()BridgeRouteEntryinlinevirtual
UpdateDerivedRoutes(AgentRouteTable *table, const AgentPath *path, bool active_path_changed)AgentRouteinlinevirtual
UpdateNH()BridgeRouteEntryinlinevirtual
ValidateMcastSrc() const BridgeRouteEntryinlinevirtual
vrf() const AgentRouteinline
vrf_id() const AgentRoute
WaitForTraffic() const AgentRoute
~AgentRoute()AgentRouteinlinevirtual
~AgentRoutePrefix()AgentRoutePrefix< MacAddress >inline
~BridgeRouteEntry()BridgeRouteEntryinlinevirtual
~DBEntry()DBEntryinlinevirtual
~DBEntryBase()DBEntryBasevirtual
~Route()Routevirtual