|
FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Go to the documentation of this file.
16 #ifndef __CLASSIFY_DPO_H__
17 #define __CLASSIFY_DPO_H__
u16 cd_locks
Number of locks/users of the label.
enum dpo_proto_t_ dpo_proto_t
Data path protocol.
#define pool_elt_at_index(p, i)
Returns pointer to element at given index.
void classify_dpo_module_init(void)
A representation of an MPLS label for imposition in the data-path.
u32 index_t
A Data-Path Object is an object that represents actions that are applied to packets are they are swit...
CLIB_CACHE_LINE_ALIGN_MARK(cacheline0)
required for pool_get_aligned.
u8 * format_classify_dpo(u8 *s, va_list *args)
static classify_dpo_t * classify_dpo_get(index_t index)
index_t classify_dpo_create(dpo_proto_t proto, u32 classify_table_index)
struct classify_dpo_t classify_dpo_t
A representation of an MPLS label for imposition in the data-path.
classify_dpo_t * classify_dpo_pool