FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
adj_delegate_vft_t_ Struct Reference

An ADJ delegate virtual function table. More...

+ Collaboration diagram for adj_delegate_vft_t_:

Data Fields

adj_delegate_format_t adv_format
 
adj_delegate_adj_deleted_t adv_adj_deleted
 
adj_delegate_adj_created_t adv_adj_created
 

Detailed Description

An ADJ delegate virtual function table.

Definition at line 88 of file adj_delegate.h.

Field Documentation

◆ adv_adj_created

adj_delegate_adj_created_t adj_delegate_vft_t_::adv_adj_created

Definition at line 91 of file adj_delegate.h.

◆ adv_adj_deleted

adj_delegate_adj_deleted_t adj_delegate_vft_t_::adv_adj_deleted

Definition at line 90 of file adj_delegate.h.

◆ adv_format

adj_delegate_format_t adj_delegate_vft_t_::adv_format

Definition at line 89 of file adj_delegate.h.


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