16 #ifndef __VOM_NAT_BINDING_CMDS_H__ 17 #define __VOM_NAT_BINDING_CMDS_H__ 23 #include <vapi/nat.api.vapi.hpp> 24 #include <vapi/nat66.api.vapi.hpp> 27 namespace nat_binding_cmds {
32 :
public rpc_cmd<HW::item<bool>, vapi::Nat44_interface_add_del_feature>
72 :
public rpc_cmd<HW::item<bool>, vapi::Nat44_interface_add_del_feature>
112 :
public rpc_cmd<HW::item<bool>, vapi::Nat44_interface_add_del_output_feature>
152 :
public rpc_cmd<HW::item<bool>, vapi::Nat44_interface_add_del_output_feature>
225 :
public dump_cmd<vapi::Nat44_interface_output_feature_dump>
260 :
public rpc_cmd<HW::item<bool>, vapi::Nat66_add_del_interface>
300 :
public rpc_cmd<HW::item<bool>, vapi::Nat66_add_del_interface>
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.
A base class for all RPC commands to VPP.
sll srl srl sll sra u16x4 i
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.
HW::item< bool > & item()
return the HW item the command updates