FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
dpdk_op_priv_t Struct Reference
+ Collaboration diagram for dpdk_op_priv_t:

Data Fields

u32 next
 
dpdk_gcm_cnt_blk cb
 
u8 aad [16]
 
u8 icv [32]
 

Detailed Description

Definition at line 58 of file ipsec.h.

Field Documentation

◆ aad

u8 dpdk_op_priv_t::aad[16]

Definition at line 62 of file ipsec.h.

◆ cb

dpdk_gcm_cnt_blk dpdk_op_priv_t::cb

Definition at line 61 of file ipsec.h.

◆ icv

u8 dpdk_op_priv_t::icv[32]

Definition at line 63 of file ipsec.h.

◆ next

u32 dpdk_op_priv_t::next

Definition at line 60 of file ipsec.h.


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