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

This is the complete list of members for AgentRoute, 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
AgentRouteTable classAgentRoutefriend
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 =0AgentRoutepure virtual
DBEntry()DBEntryinline
DBEntryBase()DBEntryBase
DBEntrySandesh(Sandesh *sresp, bool stale) const =0AgentRoutepure virtual
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
DEPENDENCY_LIST(AgentRoute, AgentRoute, dependant_routes_)AgentRouteprivate
DEPENDENCY_LIST(NextHop, AgentRoute, tunnel_nh_list_)AgentRouteprivate
dependent_route_table_AgentRouteprivate
dest_vn_name() const AgentRoute
DISALLOW_COPY_AND_ASSIGN(AgentRoute)AgentRouteprivate
EcmpData classAgentRoutefriend
EnqueueRouteResync() const AgentRoute
FillTrace(RouteInfo &route, Trace event, const AgentPath *path) const AgentRoute
FindIntfOrCompLocalVmPortPath() const AgentRoute
FindLocalPath() const AgentRoute
FindLocalVmPortPath() const AgentRoute
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 AgentRoutevirtual
GetActiveNextHop() const AgentRoute
GetActivePath() const AgentRoute
GetAddressString() const =0AgentRoutepure virtual
GetDBRequestKey() const =0AgentRoutepure virtual
GetDependentRouteTable(void) const AgentRouteinlineprotected
GetLocalVmPortPath() const AgentRoute
GetMulticastCompType()AgentRouteinlineprotectedvirtual
GetPathList() const Routeinline
GetPathList()Routeinline
GetSourceAddressString() const =0AgentRoutepure virtual
GetState(DBTableBase *tbl_base, ListenerId listener) const DBEntryBase
GetState(const DBTableBase *tbl_base, ListenerId listener) const DBEntryBase
GetTableType() const =0AgentRoutepure virtual
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
intf_route_type_AgentRouteprivate
is_multicast() const AgentRouteinline
is_multicast_AgentRouteprivate
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_length() const AgentRouteinlinevirtual
ProcessPath(Agent *agent, DBTablePartition *part, AgentPath *path, AgentRouteData *data)AgentRouteprivate
ReComputeMulticastPaths(AgentPath *path, bool del)AgentRouteprotectedvirtual
ReComputePathAdd(AgentPath *path)AgentRouteinlinevirtual
ReComputePathDeletion(AgentPath *path)AgentRouteinlinevirtual
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_table_partition(DBTablePartBase *tpart)DBEntryBase
SetKey(const DBRequestKey *key)=0AgentRoutepure virtual
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 =0AgentRoutepure virtual
Trace enum nameAgentRoute
TunnelNhDependencyList typedefAgentRoute
UpdateDependantRoutes()AgentRoute
UpdateDerivedRoutes(AgentRouteTable *table, const AgentPath *path, bool active_path_changed)AgentRouteinlinevirtual
ValidateMcastSrc() const AgentRouteinlineprotectedvirtual
vrf() const AgentRouteinline
vrf_AgentRouteprivate
vrf_id() const AgentRoute
WaitForTraffic() const AgentRoute
~AgentRoute()AgentRouteinlinevirtual
~DBEntry()DBEntryinlinevirtual
~DBEntryBase()DBEntryBasevirtual
~Route()Routevirtual