FD.io VPP  v19.08.1-401-g8e4ed521a
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

◆ pproto

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.

◆ rpf_id

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: