FD.io VPP  v17.04-9-g99c0734
Vector Packet Processing
classify_dpo_t Struct Reference

A representation of an MPLS label for imposition in the data-path. More...

Data Fields

dpo_proto_t cd_proto
 
u32 cd_table_index
 
u16 cd_locks
 Number of locks/users of the label. More...
 

Detailed Description

A representation of an MPLS label for imposition in the data-path.

Definition at line 26 of file classify_dpo.h.

Field Documentation

u16 classify_dpo_t::cd_locks

Number of locks/users of the label.

Definition at line 35 of file classify_dpo.h.

dpo_proto_t classify_dpo_t::cd_proto

Definition at line 28 of file classify_dpo.h.

u32 classify_dpo_t::cd_table_index

Definition at line 30 of file classify_dpo.h.


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