16 #ifndef __VOM_ARP_PROXY_BINDING_CMDS_H__ 17 #define __VOM_ARP_PROXY_BINDING_CMDS_H__ 21 #include <vapi/vpe.api.vapi.hpp> 24 namespace arp_proxy_binding_cmds {
29 :
public rpc_cmd<HW::item<bool>, rc_t, vapi::Proxy_arp_intfc_enable_disable>
62 :
public rpc_cmd<HW::item<bool>, rc_t, vapi::Proxy_arp_intfc_enable_disable>
sll srl srl sll sra u16x4 i
Error codes that VPP will return during a HW write.
bind_cmd(HW::item< bool > &item, const handle_t &itf)
Constructor.
A representation of the connection to VPP.
HW::item< bool > & item()
return the HW item the command updates
A base class for all RPC commands to VPP.
std::string to_string() const
convert to string format for debug purposes
A cmd class that Unbinds ArpProxy Config from an interface.
bool operator==(const bind_cmd &i) const
Comparison operator - only used for UT.
A type declaration of an interface handle in VPP.
A command class that binds the LLDP config to the interface.
The VPP Object Model (VOM) library.
rc_t issue(connection &con)
Issue the command to VPP/HW.