FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Add/del STN rules. More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | is_ip4 |
u8 | ip_address [16] |
u32 | sw_if_index |
u8 | is_add |
Add/del STN rules.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
is_ip4 | - 1 if address type is IPv4 |
ip_address | - STN rule IP address |
sw_if_index | - Interface index |
is_add | - 1 if add, 0 if delete |