# Functions
Messages returns list of all messages in this module.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Get IPFIX flow record generation parameters FlowprobeGetParams defines message 'flowprobe_get_params'.
Reply to get IPFIX flow record generation parameters - retval - error (0 is "no error") - record_flags - flags indicating what data to record - active_timer - time in seconds after which active flow records are to be exported (0 is "off") - passive_timer - time in seconds after which passive flow records are to be deleted (0 is "off")
FlowprobeGetParamsReply defines message 'flowprobe_get_params_reply'.
Enable or disable IPFIX flow record generation on an interface - is_add - add interface if non-zero, else delete - which - datapath on which to record flows - direction - direction of recorded flows - sw_if_index - index of the interface
FlowprobeInterfaceAddDel defines message 'flowprobe_interface_add_del'.
FlowprobeInterfaceAddDelReply defines message 'flowprobe_interface_add_del_reply'.
Details about IPFIX flow record generation enabled on interface - which - datapath on which to record flows - direction - direction of recorded flows - sw_if_index - index of the interface
FlowprobeInterfaceDetails defines message 'flowprobe_interface_details'.
Dump interfaces for which IPFIX flow record generation is enabled - sw_if_index - interface index to use as filter (0xffffffff is "all")
FlowprobeInterfaceDump defines message 'flowprobe_interface_dump'.
FlowprobeParams defines message 'flowprobe_params'.
FlowprobeParamsReply defines message 'flowprobe_params_reply'.
Set IPFIX flow record generation parameters - record_flags - flags indicating what data to record - active_timer - time in seconds after which active flow records are to be exported (0 is "off", 0xffffffff is "use default value") - passive_timer - time in seconds after which passive flow records are to be deleted (0 is "off", 0xffffffff is "use default value")
FlowprobeSetParams defines message 'flowprobe_set_params'.
FlowprobeSetParamsReply defines message 'flowprobe_set_params_reply'.
Enable / disable per-packet IPFIX recording on an interface - is_add - add address if non-zero, else delete - which - flags indicating forwarding path - sw_if_index - index of the interface
FlowprobeTxInterfaceAddDel defines message 'flowprobe_tx_interface_add_del'.
FlowprobeTxInterfaceAddDelReply defines message 'flowprobe_tx_interface_add_del_reply'.
# Interfaces
RPCService defines RPC service flowprobe.
No description provided by the author
# Type aliases
FlowprobeDirection defines enum 'flowprobe_direction'.
FlowprobeRecordFlags defines enum 'flowprobe_record_flags'.
FlowprobeWhich defines enum 'flowprobe_which'.
FlowprobeWhichFlags defines enum 'flowprobe_which_flags'.