FD.io VPP  v18.10-34-gcce845e
Vector Packet Processing
classify_dpo_t Struct Reference

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

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 required for pool_get_aligned. 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.

Member Function Documentation

classify_dpo_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

required for pool_get_aligned.

Field Documentation

u16 classify_dpo_t::cd_locks

Number of locks/users of the label.

Definition at line 40 of file classify_dpo.h.

dpo_proto_t classify_dpo_t::cd_proto

Definition at line 33 of file classify_dpo.h.

u32 classify_dpo_t::cd_table_index

Definition at line 35 of file classify_dpo.h.


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