FD.io VPP
v18.10-34-gcce845e
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 17 of file flowprobe.api.
u32 vl_api_flowprobe_tx_interface_add_del_t::client_index |
Definition at line 20 of file flowprobe.api.
u32 vl_api_flowprobe_tx_interface_add_del_t::context |
Definition at line 23 of file flowprobe.api.
u8 vl_api_flowprobe_tx_interface_add_del_t::is_add |
Definition at line 26 of file flowprobe.api.
u32 vl_api_flowprobe_tx_interface_add_del_t::sw_if_index |
Definition at line 30 of file flowprobe.api.
u8 vl_api_flowprobe_tx_interface_add_del_t::which |
Definition at line 27 of file flowprobe.api.