FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Add/delete NAT64 pool address from specific interfce. More...
Data Fields | |
u32 | client_index |
u32 | context |
bool | is_add |
vl_api_interface_index_t | sw_if_index |
Add/delete NAT64 pool address from specific interfce.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
is_add | - true if add, false if delete |
sw_if_index | - software index of the interface |
vl_api_interface_index_t vl_api_nat64_add_del_interface_addr_t::sw_if_index |