FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
ipfix_packet.h File Reference
+ Include dependency graph for ipfix_packet.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  ipfix_message_header_t
 
struct  ipfix_enterprise_field_specifier_t
 
struct  ipfix_field_specifier_t
 
struct  ipfix_set_header_t
 
struct  ipfix_template_header_t
 
struct  ipfix_template_packet_t
 

Functions

static u32 version_length (u16 length)
 
static u32 ipfix_e_id_length (int e, u16 id, u16 length)
 
static u32 ipfix_set_id_length (u16 set_id, u16 length)
 
static u32 ipfix_id_count (u16 id, u16 count)
 

Function Documentation

◆ ipfix_e_id_length()

static u32 ipfix_e_id_length ( int  e,
u16  id,
u16  length 
)
inlinestatic

Definition at line 77 of file ipfix_packet.h.

+ Here is the caller graph for this function:

◆ ipfix_id_count()

static u32 ipfix_id_count ( u16  id,
u16  count 
)
inlinestatic

Definition at line 184 of file ipfix_packet.h.

+ Here is the caller graph for this function:

◆ ipfix_set_id_length()

static u32 ipfix_set_id_length ( u16  set_id,
u16  length 
)
inlinestatic

Definition at line 121 of file ipfix_packet.h.

+ Here is the caller graph for this function:

◆ version_length()

static u32 version_length ( u16  length)
inlinestatic

Definition at line 33 of file ipfix_packet.h.

+ Here is the caller graph for this function: