16 #ifndef __VOM_NAT_BINDING_CMDS_H__ 17 #define __VOM_NAT_BINDING_CMDS_H__ 23 #include <vapi/nat.api.vapi.hpp> 26 namespace nat_binding_cmds {
31 :
public rpc_cmd<HW::item<bool>, rc_t, vapi::Nat44_interface_add_del_feature>
71 :
public rpc_cmd<HW::item<bool>, rc_t, vapi::Nat44_interface_add_del_feature>
111 :
public rpc_cmd<HW::item<bool>,
113 vapi::Nat44_interface_add_del_output_feature>
153 :
public rpc_cmd<HW::item<bool>,
155 vapi::Nat44_interface_add_del_output_feature>
228 :
public dump_cmd<vapi::Nat44_interface_output_feature_dump>
sll srl srl sll sra u16x4 i
A functor class that binds a NAT configuration to an output interface.
Error codes that VPP will return during a HW write.
A representation of the connection to VPP.
A cmd class that Dumps all the nat_statics.
HW::item< bool > & item()
return the HW item the command updates
A base class for all RPC commands to VPP.
A type declaration of an interface handle in VPP.
The VPP Object Model (VOM) library.
A cmd class that unbinds a NAT configuration from an output interface.
A base class for VPP dump commands.