FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Del NAT44 user. More...
Data Fields | |
option | in_progress |
u32 | client_index |
u32 | context |
vl_api_ip4_address_t | ip_address |
u32 | fib_index |
Del NAT44 user.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
ip_address | - IPv4 address |
fib_index | - FIB index |
Definition at line 421 of file nat44_ei.api.
u32 vl_api_nat44_ei_del_user_t::client_index |
Definition at line 423 of file nat44_ei.api.
u32 vl_api_nat44_ei_del_user_t::context |
Definition at line 424 of file nat44_ei.api.
u32 vl_api_nat44_ei_del_user_t::fib_index |
Definition at line 426 of file nat44_ei.api.
option vl_api_nat44_ei_del_user_t::in_progress |
Definition at line 422 of file nat44_ei.api.
vl_api_ip4_address_t vl_api_nat44_ei_del_user_t::ip_address |
Definition at line 425 of file nat44_ei.api.