![]() |
FD.io VPP
v19.01.1-17-ge106252
Vector Packet Processing
|
Add/delete NAT44 load-balancing static mapping rule backend. More...
Collaboration diagram for vl_api_nat44_lb_static_mapping_add_del_local_t:Data Fields | |
| u32 | client_index |
| u32 | context |
| u8 | is_add |
| u8 | external_addr [4] |
| u16 | external_port |
| u8 | protocol |
| vl_api_nat44_lb_addr_port_t | local |
Add/delete NAT44 load-balancing static mapping rule backend.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| is_add | - 1 if add, 0 if delete |
| external_addr | - external IPv4 address of the service |
| external_port | - external L4 port number of the service |
| protocol | - IP protocol number of the service |
| local | - local network node |
| u32 vl_api_nat44_lb_static_mapping_add_del_local_t::client_index |
| u8 vl_api_nat44_lb_static_mapping_add_del_local_t::external_addr[4] |
| u16 vl_api_nat44_lb_static_mapping_add_del_local_t::external_port |
| vl_api_nat44_lb_addr_port_t vl_api_nat44_lb_static_mapping_add_del_local_t::local |