flowmon-export-ipfix  1.2.1
FlowMon IPFIX Export Plugin
 All Data Structures Files Functions Variables Typedefs Macros Pages
ipfix_packet_t Struct Reference

Structure of ipfix packet used by send functions. More...

#include <flowmon-export-ipfix.h>

Data Fields

char * data
uint16_t length
uint16_t flows

Detailed Description

Structure of ipfix packet used by send functions.

Definition at line 129 of file flowmon-export-ipfix.h.


Field Documentation

char* data

Buffer for data

Definition at line 130 of file flowmon-export-ipfix.h.

uint16_t length

Length of data

Definition at line 131 of file flowmon-export-ipfix.h.

uint16_t flows

Number of flow records in the packet

Definition at line 132 of file flowmon-export-ipfix.h.


The documentation for this struct was generated from the following file: