16 #ifndef __VOM_BRIDGE_DOMAIN_ARP_ENTRY_CMDS_H__ 17 #define __VOM_BRIDGE_DOMAIN_ARP_ENTRY_CMDS_H__ 22 #include <vapi/l2.api.vapi.hpp> 23 #include <vapi/vpe.api.vapi.hpp> 26 namespace bridge_domain_arp_entry_cmds {
Error codes that VPP will return during a HW write.
A cmd class that Dumps all arp termination tables.
A representation of the connection to VPP.
A base class for all RPC commands to VPP.
sll srl srl sll sra u16x4 i
A cmd class that deletes a bridge domain ARP entry.
manual_print typedef address
std::string to_string() const
convert to string format for debug purposes
The VPP Object Model (VOM) library.
rc_t issue(connection &con)
Issue the command to VPP/HW.
create_cmd(HW::item< bool > &item, uint32_t id, const mac_address_t &mac, const boost::asio::ip::address &ip_addr)
Constructor.
bool operator==(const create_cmd &i) const
Comparison operator - only used for UT.
Type def of a Ethernet address.
A command class that creates or updates the bridge domain ARP Entry.
A base class for VPP dump commands.
HW::item< bool > & item()
return the HW item the command updates