FD.io VPP  v20.05-21-gb1500e9ff
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_modified_t adv_adj_modified
 
adj_delegate_adj_created_t adv_adj_created
 

Detailed Description

An ADJ delegate virtual function table.

Definition at line 94 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 98 of file adj_delegate.h.

◆ adv_adj_deleted

adj_delegate_adj_deleted_t adj_delegate_vft_t_::adv_adj_deleted

Definition at line 96 of file adj_delegate.h.

◆ adv_adj_modified

adj_delegate_adj_modified_t adj_delegate_vft_t_::adv_adj_modified

Definition at line 97 of file adj_delegate.h.

◆ adv_format

adj_delegate_format_t adj_delegate_vft_t_::adv_format

Definition at line 95 of file adj_delegate.h.


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