FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
bier_disp_dispatch_trace_t_ Struct Reference

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

Data Fields

bier_hdr_proto_id_t pproto
 BIER payload protocol used to dispatch. More...
 
u32 rpf_id
 RPF-ID packet is tagged with. More...
 

Detailed Description

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

Definition at line 23 of file bier_disp_dispatch_node.c.

Field Documentation

bier_hdr_proto_id_t bier_disp_dispatch_trace_t_::pproto

BIER payload protocol used to dispatch.

Definition at line 28 of file bier_disp_dispatch_node.c.

u32 bier_disp_dispatch_trace_t_::rpf_id

RPF-ID packet is tagged with.

Definition at line 33 of file bier_disp_dispatch_node.c.


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