AddArpEntry(ArpEntry *entry) | ArpProto | |
AddGratuitousArpEntry(ArpKey &key) | ArpProto | |
agent() const | Proto | inline |
agent_ | Proto | protected |
aging_timeout() const | ArpProto | inline |
aging_timeout_ | ArpProto | private |
AGING_TIMER_EXPIRED enum value | ArpProto | |
AllocProtoHandler(boost::shared_ptr< PktInfo > info, boost::asio::io_context &io) | ArpProto | virtual |
arp_cache() | ArpProto | inline |
arp_cache_ | ArpProto | private |
ARP_DELETE enum value | ArpProto | |
ARP_RESOLVE enum value | ArpProto | |
ARP_SEND_GRATUITOUS enum value | ArpProto | |
arp_stats_ | ArpProto | private |
ArpCache typedef | ArpProto | |
ArpCachePair typedef | ArpProto | |
ArpEntrySet typedef | ArpProto | |
ArpIterator typedef | ArpProto | |
ArpKeySet typedef | ArpProto | |
ArpMapIndexToEntry(uint32_t idx) | ArpProto | |
ArpMsgType enum name | ArpProto | |
ArpProto(Agent *agent, boost::asio::io_context &io, bool run_with_vrouter) | ArpProto | |
ArpReplyStatsCounter(uint32_t idx) | ArpProto | |
ArpRequestStatsCounter(uint32_t idx) | ArpProto | |
ArpResolvedStatsCounter(uint32_t idx) | ArpProto | |
ClearInterfaceArpStats(uint32_t idx) | ArpProto | |
ClearStats() | ArpProto | inline |
DeleteArpEntry(ArpEntry *entry) | ArpProto | |
DeleteArpEntry(ArpProto::ArpIterator iter) | ArpProto | private |
DeleteGratuitousArpEntry(ArpEntry *entry) | ArpProto | |
DISALLOW_COPY_AND_ASSIGN(ArpProto) | ArpProto | private |
Enqueue(boost::shared_ptr< PktInfo > msg) | Proto | virtual |
FindArpEntry(const ArpKey &key) | ArpProto | |
FindLowerBoundArpEntry(const ArpKey &key) | ArpProto | |
FindUpperBoundArpEntry(const ArpKey &key) | ArpProto | |
free_buffer_ | Proto | protected |
FreeBuffer(PktInfo *msg) | Proto | |
get_io_service() const | Proto | inline |
GetArpCacheSize() | ArpProto | inline |
GetStats() const | ArpProto | inline |
gratuitous_arp_cache() | ArpProto | inline |
gratuitous_arp_cache_ | ArpProto | private |
GRATUITOUS_TIMER_EXPIRED enum value | ArpProto | |
GratuitousArpCache typedef | ArpProto | |
GratuitousArpCachePair typedef | ArpProto | |
GratuitousArpEntry(const ArpKey &key, const Interface *intf) | ArpProto | |
GratuitousArpEntryIterator(const ArpKey &key, bool *key_valid) | ArpProto | |
GratuitousArpIterator typedef | ArpProto | |
HandlePathPreferenceArpReply(const VrfEntry *vrf, uint32_t itf, Ip4Address sip) | ArpProto | |
IncrementStatsArpReplies() | ArpProto | inline |
IncrementStatsArpReply(uint32_t idx) | ArpProto | |
IncrementStatsArpReq() | ArpProto | inline |
IncrementStatsArpRequest(uint32_t idx) | ArpProto | |
IncrementStatsErrors() | ArpProto | inline |
IncrementStatsGratuitous() | ArpProto | inline |
IncrementStatsInvalidAddress() | ArpProto | inline |
IncrementStatsInvalidInterface() | ArpProto | inline |
IncrementStatsInvalidPackets() | ArpProto | inline |
IncrementStatsInvalidVrf() | ArpProto | inline |
IncrementStatsIPFabricNotInst() | ArpProto | inline |
IncrementStatsMaxRetries() | ArpProto | inline |
IncrementStatsResolved() | ArpProto | inline |
IncrementStatsResolved(uint32_t idx) | ArpProto | |
IncrementStatsVmArpReq() | ArpProto | inline |
IncrementStatsVmGarpReq() | ArpProto | inline |
interface_arp_map() | ArpProto | inline |
interface_arp_map_ | ArpProto | private |
interface_table_listener_id() const | ArpProto | inline |
interface_table_listener_id_ | ArpProto | private |
InterfaceArpMap typedef | ArpProto | |
InterfaceArpPair typedef | ArpProto | |
InterfaceNotify(DBEntryBase *entry) | ArpProto | private |
io_ | Proto | protected |
ip_fabric_interface() const | ArpProto | inline |
ip_fabric_interface_ | ArpProto | private |
ip_fabric_interface_index() const | ArpProto | inline |
ip_fabric_interface_index_ | ArpProto | private |
ip_fabric_interface_mac() const | ArpProto | inline |
ip_fabric_interface_mac_ | ArpProto | private |
kAgingTimeout | ArpProto | static |
kGratRetries | ArpProto | static |
kGratRetryTimeout | ArpProto | static |
kMaxFailures | ArpProto | static |
kMaxRetries | ArpProto | static |
kRetryTimeout | ArpProto | static |
max_retries() const | ArpProto | inline |
max_retries_ | ArpProto | private |
module_ | Proto | protected |
nexthop_table_listener_id_ | ArpProto | private |
NextHopNotify(DBEntryBase *entry) | ArpProto | private |
ProcessProto(boost::shared_ptr< PktInfo > msg_info) | Proto | |
ProcessStats(PktStatsType::Type type) | Proto | inlinevirtual |
Proto(Agent *agent, const char *task_name, PktHandler::PktModuleName mod, boost::asio::io_context &io) | Proto | |
ProtoWorkQueue typedef | Proto | |
retry_timeout() const | ArpProto | inline |
retry_timeout_ | ArpProto | private |
RETRY_TIMER_EXPIRED enum value | ArpProto | |
run_with_vrouter_ | ArpProto | private |
RunProtoHandler(ProtoHandler *handler) | Proto | |
SendArpIpc(ArpProto::ArpMsgType type, in_addr_t ip, const VrfEntry *vrf, InterfaceConstRef itf) | ArpProto | |
SendArpIpc(ArpProto::ArpMsgType type, ArpKey &key, InterfaceConstRef itf) | ArpProto | private |
set_aging_timeout(uint32_t timeout) | ArpProto | inline |
set_free_buffer(bool val) | Proto | inline |
set_ip_fabric_interface(Interface *itf) | ArpProto | inline |
set_ip_fabric_interface_index(uint32_t ind) | ArpProto | inline |
set_ip_fabric_interface_mac(const MacAddress &mac) | ArpProto | inline |
set_max_retries(uint16_t retries) | ArpProto | inline |
set_retry_timeout(uint32_t timeout) | ArpProto | inline |
set_trace(bool val) | Proto | inline |
Shutdown() | ArpProto | |
TimerExpiry(ArpKey &key, uint32_t timer_type, const Interface *itf) | ArpProto | |
TokenAvailable(TokenPool *pool) | Proto | inlinevirtual |
trace_ | Proto | protected |
Validate(PktInfo *msg) | Proto | inlinevirtual |
ValidateAndClearVrfState(VrfEntry *vrf, const ArpVrfState *vrf_state) | ArpProto | |
vrf_table_listener_id() const | ArpProto | inline |
vrf_table_listener_id_ | ArpProto | private |
VrfNotify(DBTablePartBase *part, DBEntryBase *entry) | ArpProto | private |
work_queue() const | Proto | inline |
work_queue_ | Proto | protected |
~ArpProto() | ArpProto | virtual |
~Proto() | Proto | virtual |