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

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

Add(const DBRequest *req)DBTablevirtual
AddChangeInput(DBTablePartition *part, VrfEntry *vrf, AgentRoute *rt, AgentRouteKey *key, AgentRouteData *data)AgentRouteTable
AddClonedLocalPathReq(const Peer *peer, const string &vrf_name, const MacAddress &mac, const IpAddress &ip_addr, uint32_t ethernet_tag, ClonedLocalPath *data)EvpnAgentRouteTable
AddControllerReceiveRouteReq(const Peer *peer, const std::string &vrf_name, uint32_t label, const MacAddress &mac, const IpAddress &ip_addr, uint32_t ethernet_tag, const std::string &vn_name, const PathPreference &pref, uint64_t sequence_number)EvpnAgentRouteTable
AddLocalVmRoute(const Peer *peer, const std::string &vrf_name, const MacAddress &mac, const VmInterface *intf, const IpAddress &ip, uint32_t label, const std::string &vn_name, const SecurityGroupList &sg_id_list, const TagList &tag_id_list, const PathPreference &path_pref, uint32_t ethernet_tag, bool etree_leaf, const std::string &interface_name)EvpnAgentRouteTable
AddLocalVmRouteReq(const Peer *peer, const std::string &vrf_name, const MacAddress &mac, const IpAddress &ip_addr, uint32_t ethernet_tag, LocalVmRoute *data)EvpnAgentRouteTable
AddLocalVmRouteReq(const Peer *peer, const std::string &vrf_name, const MacAddress &mac, const VmInterface *intf, const IpAddress &ip, uint32_t label, const std::string &vn_name, const SecurityGroupList &sg_id_list, const TagList &tag_id_list, const PathPreference &path_pref, uint32_t ethernet_tag, bool etree_leaf)EvpnAgentRouteTable
AddOvsPeerMulticastRoute(const Peer *peer, uint32_t vxlan_id, const std::string &vn_name, Ip4Address vtep, Ip4Address tor_ip, bool ha_stale)EvpnAgentRouteTable
AddOvsPeerMulticastRouteInternal(const Peer *peer, uint32_t vxlan_id, const std::string &vn_name, Ip4Address vtep, Ip4Address tor_ip, bool enqueue, bool ha_stale)EvpnAgentRouteTableprivate
AddOvsPeerMulticastRouteReq(const Peer *peer, uint32_t vxlan_id, const std::string &vn_name, Ip4Address vtep, Ip4Address tor_ip)EvpnAgentRouteTable
AddReceiveRoute(const Peer *peer, const std::string &vrf_name, uint32_t label, const MacAddress &mac, const IpAddress &ip_addr, uint32_t ethernet_tag, const std::string &vn_name, const PathPreference &pref)EvpnAgentRouteTable
AddReceiveRouteReq(const Peer *peer, const std::string &vrf_name, uint32_t label, const MacAddress &mac, const IpAddress &ip_addr, uint32_t ethernet_tag, const std::string &vn_name, const PathPreference &pref)EvpnAgentRouteTable
AddRemoteVmRoute(const Peer *peer, const std::string &vrf_name, const MacAddress &mac, const IpAddress &ip_addr, uint32_t plen, uint32_t ethernet_tag, AgentRouteData *data)EvpnAgentRouteTablestatic
AddRemoteVmRouteReq(const Peer *peer, const std::string &vrf_name, const MacAddress &mac, const IpAddress &ip_addr, uint32_t plen, uint32_t ethernet_tag, AgentRouteData *data)EvpnAgentRouteTablestatic
AddRemoveCallback(const DBEntryBase *entry, bool add) const DBTableBaseinlinevirtual
AddToDBStateCount(ListenerId listener, int count)DBTableBase
AddType5Route(const Peer *peer, const std::string &vrf_name, const IpAddress &ip_addr, uint32_t ethernet_tag, EvpnRoutingData *data, uint8_t plen=0)EvpnAgentRouteTable
AddUnresolvedNH(const NextHop *)AgentRouteTable
AddUnresolvedRoute(const AgentRoute *rt)AgentRouteTable
agent() const AgentRouteTableinline
AgentRouteTable(DB *db, const std::string &name)AgentRouteTable
AllocEntry(const DBRequestKey *k) const AgentRouteTablevirtual
AllocPartition(int index)DBTablevirtual
AllocWalker(WalkFn walk_fn, WalkCompleteFn walk_complete)DBTable
Change(DBEntryBase *entry)DBTablevirtual
ChangeCallback typedefDBTableBase
ComputeHostIpPlen(const IpAddress &addr)EvpnAgentRouteTablestatic
CreateTable(DB *db, const std::string &name)EvpnAgentRouteTablestatic
database()DBTableBaseinline
database() const DBTableBaseinline
DBStateClear(DBTable *table, ListenerId id)DBTablestatic
DBTable(DB *db, const std::string &name)DBTable
DBTableBase(DB *db, const std::string &name)DBTableBase
DBTableWalkRef typedefDBTable
decr_walker_count()DBTableBaseinline
Delete(const Peer *peer, const std::string &vrf_name, const MacAddress &mac, const IpAddress &ip_addr, uint32_t ethernet_tag)EvpnAgentRouteTablestatic
AgentRouteTable::Delete(DBEntry *entry, const DBRequest *req)DBTablevirtual
DeleteOvsPeerMulticastRoute(const Peer *peer, uint32_t vxlan_id, const Ip4Address &tor_ip)EvpnAgentRouteTable
DeleteOvsPeerMulticastRouteInternal(const Peer *peer, uint32_t vxlan_id, const Ip4Address &tor_ip, bool enqueue)EvpnAgentRouteTableprivate
DeleteOvsPeerMulticastRouteReq(const Peer *peer, uint32_t vxlan_id, const Ip4Address &tor_ip)EvpnAgentRouteTable
deleter()AgentRouteTable
DeleteReq(const Peer *peer, const std::string &vrf_name, const MacAddress &mac, const IpAddress &ip_addr, uint32_t plen, uint32_t ethernet_tag, AgentRouteData *data)EvpnAgentRouteTablestatic
DeleteType5Req(const Peer *peer, const std::string &vrf_name, const MacAddress &mac, const IpAddress &ip_addr, uint32_t plen, uint32_t ethernet_tag)EvpnAgentRouteTablestatic
DelExplicitRouteWalkerCb(DBTablePartBase *part, DBEntryBase *entry)AgentRouteTable
DelLocalVmRoute(const Peer *peer, const std::string &vrf_name, const MacAddress &mac, const VmInterface *intf, const IpAddress &ip, uint32_t ethernet_tag)EvpnAgentRouteTable
DISALLOW_COPY_AND_ASSIGN(EvpnAgentRouteTable)EvpnAgentRouteTableprivate
empty() const DBTableBaseinline
Enqueue(DBRequest *req)DBTableBase
enqueue_count() const DBTableBaseinline
EnqueueRemove(DBEntryBase *db_entry)DBTableBase
EvaluateUnresolvedNH(void)AgentRouteTable
EvaluateUnresolvedRoutes(void)AgentRouteTable
EvpnAgentRouteTable(DB *db, const std::string &name)EvpnAgentRouteTableinline
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, const IpAddress &ip_addr, uint32_t plen, uint32_t ethernet_tag)EvpnAgentRouteTable
FindRoute(const Agent *agent, const std::string &vrf_name, const MacAddress &mac, const IpAddress &ip_addr, uint32_t plen, uint32_t ethernet_tag)EvpnAgentRouteTablestatic
FindRouteNoLock(const MacAddress &mac, const IpAddress &ip_addr, uint32_t plen, uint32_t ethernet_tag)EvpnAgentRouteTable
GetAgentSandesh(const AgentSandeshArguments *args, const std::string &context)EvpnAgentRouteTablevirtual
GetDBStateCount(ListenerId listener)DBTableBase
GetListenerCount() const DBTableBase
GetOperDBTraceBuf() const AgentRouteTableinlinevirtual
GetSuffix(Agent::RouteTableType type)AgentRouteTablestatic
GetTableName() const EvpnAgentRouteTableinlinevirtual
GetTablePartition(const DBRequestKey *key)DBTablevirtual
GetTablePartition(const DBRequestKey *key) const DBTablevirtual
GetTablePartition(const DBEntryBase *entry)DBTablevirtual
GetTablePartition(const DBEntryBase *entry) const DBTablevirtual
GetTablePartition(const int index)DBTablevirtual
GetTablePartition(const int index) const DBTablevirtual
GetTableType() const EvpnAgentRouteTableinlinevirtual
GetWalkerTaskId()DBTableinline
GetWalkIterationToYield()DBTableinline
Hash(const DBEntry *entry) const AgentRouteTableinlinevirtual
Hash(const DBRequestKey *key) const AgentRouteTableinlinevirtual
HasListeners() const DBTableBase
HasWalkers() const DBTableBaseinline
incr_enqueue_count()DBTableBaseinline
incr_input_count()DBTableBaseinline
incr_notify_count()DBTableBaseinline
incr_walk_again_count()DBTableBaseinline
incr_walk_cancel_count()DBTableBaseinline
incr_walk_complete_count()DBTableBaseinline
incr_walk_count()DBTableBaseinline
incr_walk_request_count()DBTableBaseinline
incr_walker_count()DBTableBaseinline
Init()DBTable
input_count() const DBTableBaseinline
kInvalidIdDBTableBasestatic
kIterationToYieldDBTablestatic
kPartitionCountAgentRouteTablestatic
ListenerId typedefDBTableBase
LocateRoute(DBTablePartition *part, VrfEntry *vrf, AgentRoute *rt, AgentRouteKey *key, AgentRouteData *data, bool *notify)AgentRouteTable
ManagedDelete()AgentRouteTable
MayDelete() const DBTableBasevirtual
name() const DBTableBaseinline
notify_count() const DBTableBaseinline
NotifyAllEntries()DBTable
NotifyEntry(AgentRoute *entry)AgentRouteTablevirtual
OnChange(DBEntry *entry, const DBRequest *req)DBTablevirtual
PartitionCount() const AgentRouteTableinlinevirtual
PathSelection(const Path &path1, const Path &path2)AgentRouteTablestatic
Process(DBRequest &req)AgentRouteTable
ProcessAdd(AgentRoute *rt)AgentRouteTableinlinevirtual
ProcessDelete(AgentRoute *rt)AgentRouteTableinlinevirtual
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()DBTableBaseinline
reset_input_count()DBTableBaseinline
reset_notify_count()DBTableBaseinline
ResyncVmRoute(const Peer *peer, const string &vrf_name, const MacAddress &mac, const IpAddress &ip_addr, uint32_t ethernet_tag, AgentRouteData *data)EvpnAgentRouteTablestatic
RetryDelete()AgentRouteTablevirtual
RouteTable(DB *db, const std::string &name)RouteTableinline
RunNotify(DBTablePartBase *tpart, DBEntryBase *entry)DBTableBase
SetVrf(VrfEntry *vrf)AgentRouteTable
SetWalkIterationToYield(int count)DBTableinline
SetWalkTaskId(int task_id)DBTableinline
Size() const DBTablevirtual
Unregister(ListenerId listener)DBTableBase
unresolved_nh_begin() const AgentRouteTableinline
unresolved_nh_end() const AgentRouteTableinline
unresolved_route_begin() const AgentRouteTableinline
unresolved_route_end() const AgentRouteTableinline
unresolved_route_size() const AgentRouteTableinline
UnresolvedNHTree typedefAgentRouteTable
UnresolvedRouteTree typedefAgentRouteTable
vrf_entry() const AgentRouteTable
vrf_id() const AgentRouteTableinline
vrf_name() const AgentRouteTable
walk_again_count() const DBTableBaseinline
walk_cancel_count() const DBTableBaseinline
walk_complete_count() const DBTableBaseinline
walk_count() const DBTableBaseinline
walk_request_count() const DBTableBaseinline
WalkAgain(DBTableWalkRef walk)DBTable
WalkCompleteFn typedefDBTable
walker_count() const DBTableBaseinline
WalkFn typedefDBTable
WalkTable(DBTableWalkRef walk)DBTable
~AgentRouteTable()AgentRouteTablevirtual
~DBTable()DBTablevirtual
~DBTableBase()DBTableBasevirtual
~EvpnAgentRouteTable()EvpnAgentRouteTableinlinevirtual