FD.io VPP  v19.04.1-1-ge4a0f9f
Vector Packet Processing
bier_disp_lookup_trace_t_ Struct Reference

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

Data Fields

bier_bp_t bp
 BIER source BP used in the lookup - host order. More...
 
index_t bdti
 BIER disp table. More...
 

Detailed Description

A struct to hold tracing information for the MPLS label imposition node.

Definition at line 23 of file bier_disp_lookup_node.c.

Field Documentation

index_t bier_disp_lookup_trace_t_::bdti

BIER disp table.

Definition at line 32 of file bier_disp_lookup_node.c.

bier_bp_t bier_disp_lookup_trace_t_::bp

BIER source BP used in the lookup - host order.

Definition at line 28 of file bier_disp_lookup_node.c.


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