![]() |
FD.io VPP
v21.01.1
Vector Packet Processing
|
Add/del STN rules. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| vl_api_address_t | ip_address |
| vl_api_interface_index_t | sw_if_index |
| bool | is_add |
Add/del STN rules.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| ip_address | - STN rule IP address |
| sw_if_index | - Interface index |
| is_add | - 1 if add, 0 if delete |
| vl_api_interface_index_t vl_api_stn_add_del_rule_t::sw_if_index |