FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
ioam_summary_export.c File Reference
+ Include dependency graph for ioam_summary_export.c:

Go to the source code of this file.

Functions

u8ioam_template_rewrite (flow_report_main_t *frm, flow_report_t *fr, ip4_address_t *collector_address, ip4_address_t *src_address, u16 collector_port, ipfix_report_element_t *elts, u32 n_elts, u32 *stream_index)
 
u16 ioam_analyse_add_ipfix_record (flow_report_t *fr, ioam_analyser_data_t *record, vlib_buffer_t *b0, u16 offset, ip6_address_t *src, ip6_address_t *dst, u16 src_port, u16 dst_port)
 
vlib_frame_tioam_send_flows (flow_report_main_t *frm, flow_report_t *fr, vlib_frame_t *f, u32 *to_next, u32 node_index)
 
clib_error_tioam_flow_create (u8 del)
 
clib_error_tioam_flow_report_init (vlib_main_t *vm)
 

Function Documentation

u16 ioam_analyse_add_ipfix_record ( flow_report_t fr,
ioam_analyser_data_t record,
vlib_buffer_t b0,
u16  offset,
ip6_address_t src,
ip6_address_t dst,
u16  src_port,
u16  dst_port 
)

Definition at line 147 of file ioam_summary_export.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

clib_error_t* ioam_flow_create ( u8  del)

Definition at line 396 of file ioam_summary_export.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

clib_error_t* ioam_flow_report_init ( vlib_main_t vm)

Definition at line 427 of file ioam_summary_export.c.

vlib_frame_t* ioam_send_flows ( flow_report_main_t frm,
flow_report_t fr,
vlib_frame_t f,
u32 to_next,
u32  node_index 
)

Definition at line 266 of file ioam_summary_export.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

u8* ioam_template_rewrite ( flow_report_main_t frm,
flow_report_t fr,
ip4_address_t collector_address,
ip4_address_t src_address,
u16  collector_port,
ipfix_report_element_t elts,
u32  n_elts,
u32 stream_index 
)

Definition at line 22 of file ioam_summary_export.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: