|  | FD.io VPP
    v19.04.4-rc0-5-ge88582fac
    Vector Packet Processing | 
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... | |
Adj delegate.
This object is attached to the adjacency.
Definition at line 50 of file adj_delegate.h.
| adj_index_t adj_delegate_t_::ad_adj_index | 
The ADJ entry object to which the delagate is attached.
Definition at line 55 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 66 of file adj_delegate.h.
| adj_delegate_type_t adj_delegate_t_::ad_type | 
The delagate type.
Definition at line 60 of file adj_delegate.h.