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

This is the complete list of members for EvpnRouteEntry, 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 IpAddress &new_prefix, uint8_t new_plen)AgentRoutePrefix< IpAddress >inline
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 EvpnRouteEntryvirtual
DBEntry()DBEntryinline
DBEntryBase()DBEntryBase
DBEntrySandesh(Sandesh *sresp, bool stale) const EvpnRouteEntryvirtual
DEL enum valueAgentRoute
Delete()DBEntryBase
DELETE_PATH enum valueAgentRoute
DeleteAllBgpPath(DBTablePartBase *part, AgentRouteTable *table)AgentRoute
DeleteDerivedRoutes(AgentRouteTable *table)EvpnRouteEntryvirtual
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(EvpnRouteEntry)EvpnRouteEntryprivate
EnqueueRouteResync() const AgentRoute
ethernet_tag() const EvpnRouteEntryinline
ethernet_tag_EvpnRouteEntryprivate
EvpnRouteEntry(VrfEntry *vrf, const MacAddress &mac, const IpAddress &ip_addr, uint8_t plen, uint32_t ethernet_tag, bool is_multicast)EvpnRouteEntry
FillTrace(RouteInfo &route, Trace event, const AgentPath *path) const AgentRoute
FindIntfOrCompLocalVmPortPath() const AgentRoute
FindLocalPath() const AgentRoute
FindLocalVmPortPath() const AgentRoute
FindOvsPath() const EvpnRouteEntry
FindPath(const Peer *peer) const AgentRoutevirtual
FindPathUsingKeyData(const AgentRouteKey *key, const AgentRouteData *data) const AgentRoutevirtual
front() const Route
get_table() const DBEntryBase
get_table_partition() const DBEntryBase
GetActiveLabel() const EvpnRouteEntryvirtual
GetActiveNextHop() const AgentRoute
GetActivePath() const AgentRoute
GetAddressString() const EvpnRouteEntryinlinevirtual
GetDBRequestKey() const EvpnRouteEntryvirtual
GetDependentRouteTable(void) const AgentRouteinlineprotected
GetLocalVmPortPath() const AgentRoute
GetMulticastCompType()AgentRouteinlineprotectedvirtual
GetPathList() const Routeinline
GetPathList()Routeinline
GetSourceAddressString() const EvpnRouteEntryinlinevirtual
GetState(DBTableBase *tbl_base, ListenerId listener) const DBEntryBase
GetState(const DBTableBase *tbl_base, ListenerId listener) const DBEntryBase
GetTableType() const EvpnRouteEntryinlinevirtual
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
IsType2() const EvpnRouteEntryinline
IsType5() const EvpnRouteEntryinline
KeyPtr typedefDBEntryBase
last_change_at() const DBEntryBaseinline
last_change_at_str() const DBEntryBase
last_update_at() const DBEntryBaseinline
ListenerId typedefDBEntryBase
mac() const EvpnRouteEntryinline
mac_EvpnRouteEntryprivate
MarkDelete()DBEntryBaseinline
Notify()DBEntryBase
operator<(const Route &rhs) const Routeinline
DBEntry::operator<(const DBEntry &rhs) const DBEntryinline
PathList typedefRoute
PathListMember typedefRoute
prefix_address() constAgentRoutePrefix< IpAddress >inlinevirtual
prefix_address_AgentRoutePrefix< IpAddress >protected
prefix_length() const EvpnRouteEntryinlinevirtual
prefix_length_AgentRoutePrefix< IpAddress >protected
publish_to_bridge_route_table() const EvpnRouteEntryinline
publish_to_bridge_route_table_EvpnRouteEntryprivate
publish_to_inet_route_table() const EvpnRouteEntryinline
publish_to_inet_route_table_EvpnRouteEntryprivate
ReComputeMulticastPaths(AgentPath *path, bool del)AgentRouteprotectedvirtual
ReComputePathAdd(AgentPath *path)AgentRouteinlinevirtual
ReComputePathDeletion(AgentPath *path)EvpnRouteEntryvirtual
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< IpAddress >inline
set_publish_to_bridge_route_table(bool publish_to_bridge_route_table)EvpnRouteEntryinline
set_publish_to_inet_route_table(bool publish_to_inet_route_table)EvpnRouteEntryinline
set_table_partition(DBTablePartBase *tpart)DBEntryBase
SetKey(const DBRequestKey *key)EvpnRouteEntryvirtual
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 EvpnRouteEntryvirtual
Trace enum nameAgentRoute
TunnelNhDependencyList typedefAgentRoute
UpdateDependantRoutes()EvpnRouteEntryinlinevirtual
UpdateDerivedRoutes(AgentRouteTable *table, const AgentPath *path, bool active_path_changed)EvpnRouteEntryvirtual
UpdateNH()EvpnRouteEntryinlinevirtual
ValidateMcastSrc() const AgentRouteinlineprotectedvirtual
vrf() const AgentRouteinline
vrf_id() const AgentRoute
WaitForTraffic() const AgentRoute
~AgentRoute()AgentRouteinlinevirtual
~AgentRoutePrefix()AgentRoutePrefix< IpAddress >inline
~DBEntry()DBEntryinlinevirtual
~DBEntryBase()DBEntryBasevirtual
~EvpnRouteEntry()EvpnRouteEntryinlinevirtual
~Route()Routevirtual