FD.io VPP  v18.07.1-19-g511ce25
Vector Packet Processing
bier_imp_trace_t_ Struct Reference

A struct to hold tracing information for the BIER imposition node. More...

+ Collaboration diagram for bier_imp_trace_t_:

Data Fields

index_t imp
 BIER imposition object hit. More...
 
bier_hdr_t hdr
 BIER hdr applied. More...
 

Detailed Description

A struct to hold tracing information for the BIER imposition node.

Definition at line 24 of file bier_imp_node.c.

Field Documentation

bier_hdr_t bier_imp_trace_t_::hdr

BIER hdr applied.

Definition at line 34 of file bier_imp_node.c.

index_t bier_imp_trace_t_::imp

BIER imposition object hit.

Definition at line 29 of file bier_imp_node.c.


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