FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Flush a given vip. More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | ip_prefix [16] |
u8 | prefix_length |
u8 | protocol |
u16 | port |
Flush a given vip.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
ip_prefix | - IP address (IPv4 in lower order 32 bits). |
prefix_length | - IP prefix length (96 + 'IPv4 prefix length' for IPv4). |
protocol | - tcp or udp. |
port | - destination port. |