X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=extras%2Fvom%2Fvom%2Farp_proxy_binding_cmds.hpp;h=cafc1420f87672e09c1b4fb1e8606fe21687c7ed;hb=208c29aac523231af2420a95ba7e5d361698780b;hp=fcf0a4a25300f1d0f8ec5ee7ea59d96e4dcd76d9;hpb=4faab21a75a208d83c184bd424938c4dbf6b38e4;p=vpp.git diff --git a/extras/vom/vom/arp_proxy_binding_cmds.hpp b/extras/vom/vom/arp_proxy_binding_cmds.hpp index fcf0a4a2530..cafc1420f87 100644 --- a/extras/vom/vom/arp_proxy_binding_cmds.hpp +++ b/extras/vom/vom/arp_proxy_binding_cmds.hpp @@ -27,7 +27,7 @@ namespace arp_proxy_binding_cmds { * A command class that binds the LLDP config to the interface */ class bind_cmd - : public rpc_cmd, rc_t, vapi::Proxy_arp_intfc_enable_disable> + : public rpc_cmd, vapi::Proxy_arp_intfc_enable_disable> { public: /** @@ -60,7 +60,7 @@ private: * A cmd class that Unbinds ArpProxy Config from an interface */ class unbind_cmd - : public rpc_cmd, rc_t, vapi::Proxy_arp_intfc_enable_disable> + : public rpc_cmd, vapi::Proxy_arp_intfc_enable_disable> { public: /**