FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
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... | |
A representation of an MPLS label for imposition in the data-path.
Definition at line 26 of file classify_dpo.h.
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.