FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Enable/disable NAT44 feature on the interface. More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | is_add |
u8 | is_inside |
u32 | sw_if_index |
Enable/disable NAT44 feature on the interface.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
is_add | - 1 if add, 0 if delete |
is_inside | - 1 if inside, 0 if outside |
sw_if_index | - software index of the interface |