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

Structure to hold one entry of template-file. More...

#include <flowmon-export-ipfix.h>

Data Fields

char * getterName
uint16_t enterpriseNumber
uint16_t elementID
int32_t length

Detailed Description

Structure to hold one entry of template-file.

GETTER_NAME ENTERPRISE_NUMBER ELEMENT_ID LENGTH

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


Field Documentation

char* getterName

FlowMon getter name

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

uint16_t enterpriseNumber

Enterprise Number

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

uint16_t elementID

Information Element ID

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

int32_t length

Element export length. -1 for variable

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


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