![]() |
FD.io VPP
v17.07.01-10-g3be13f0
Vector Packet Processing
|
Enable / disable per-packet IPFIX recording on an interface. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| u8 | is_add |
| u8 | which |
| u32 | sw_if_index |
Enable / disable per-packet IPFIX recording on an interface.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| is_add | - add address if non-zero, else delete |
| is_ipv6 | - if non-zero the address is ipv6, else ipv4 |
| sw_if_index | - index of the interface |
Definition at line 15 of file flowprobe.api.
| u32 vl_api_flowprobe_tx_interface_add_del_t::client_index |
Definition at line 18 of file flowprobe.api.
| u32 vl_api_flowprobe_tx_interface_add_del_t::context |
Definition at line 21 of file flowprobe.api.
| u8 vl_api_flowprobe_tx_interface_add_del_t::is_add |
Definition at line 24 of file flowprobe.api.
| u32 vl_api_flowprobe_tx_interface_add_del_t::sw_if_index |
Definition at line 28 of file flowprobe.api.
| u8 vl_api_flowprobe_tx_interface_add_del_t::which |
Definition at line 25 of file flowprobe.api.