FD.io VPP  v17.10-9-gd594711
Vector Packet Processing
flowprobe_protocol_context_t Struct Reference
+ Collaboration diagram for flowprobe_protocol_context_t:

Data Fields

flowprobe_record_t flags
 
vlib_buffer_t ** buffers_per_worker
 ipfix buffers under construction, per-worker thread More...
 
vlib_frame_t ** frames_per_worker
 frames containing ipfix buffers, per-worker thread More...
 
u16next_record_offset_per_worker
 next record offset, per worker thread More...
 

Detailed Description

Definition at line 63 of file flowprobe.h.

Field Documentation

vlib_buffer_t** flowprobe_protocol_context_t::buffers_per_worker

ipfix buffers under construction, per-worker thread

Definition at line 68 of file flowprobe.h.

flowprobe_record_t flowprobe_protocol_context_t::flags

Definition at line 66 of file flowprobe.h.

vlib_frame_t** flowprobe_protocol_context_t::frames_per_worker

frames containing ipfix buffers, per-worker thread

Definition at line 70 of file flowprobe.h.

u16* flowprobe_protocol_context_t::next_record_offset_per_worker

next record offset, per worker thread

Definition at line 72 of file flowprobe.h.


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