FD.io VPP  v19.04.2-12-g66b1689
Vector Packet Processing
ipfix_client_add_del_t Struct Reference

Structure other nodes to use for registering with IP-FIX collector. More...

Data Fields

u8client_name
 String containing name of the client interested in getting ip-fix packets. More...
 
u32 client_node
 Node index where packets have to be redirected. More...
 
u16 ipfix_setid
 Setid of IPFix for which client is intereseted in getting packets. More...
 
u16 del
 Add(0) or del(1) operation. More...
 

Detailed Description

Structure other nodes to use for registering with IP-FIX collector.

Definition at line 30 of file ipfixcollector.h.

Field Documentation

u8* ipfix_client_add_del_t::client_name

String containing name of the client interested in getting ip-fix packets.

Definition at line 34 of file ipfixcollector.h.

u32 ipfix_client_add_del_t::client_node

Node index where packets have to be redirected.

Definition at line 37 of file ipfixcollector.h.

u16 ipfix_client_add_del_t::del

Add(0) or del(1) operation.

Definition at line 43 of file ipfixcollector.h.

u16 ipfix_client_add_del_t::ipfix_setid

Setid of IPFix for which client is intereseted in getting packets.

Definition at line 40 of file ipfixcollector.h.


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