FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
adj_delegate_t_ Struct Reference

Adj delegate. More...

Data Fields

adj_index_t ad_adj_index
 The ADJ entry object to which the delagate is attached. More...
 
adj_delegate_type_t ad_type
 The delagate type. More...
 
index_t ad_index
 The index passed by the provider to identify its delegate instance. More...
 

Detailed Description

Adj delegate.

This object is attached to the adjacency.

Definition at line 44 of file adj_delegate.h.

Field Documentation

adj_index_t adj_delegate_t_::ad_adj_index

The ADJ entry object to which the delagate is attached.

Definition at line 49 of file adj_delegate.h.

index_t adj_delegate_t_::ad_index

The index passed by the provider to identify its delegate instance.

As with all things VPP this is a pool index.

Definition at line 60 of file adj_delegate.h.

adj_delegate_type_t adj_delegate_t_::ad_type

The delagate type.

Definition at line 54 of file adj_delegate.h.


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