FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
dpdk_op_priv_t Struct Reference
+ Collaboration diagram for dpdk_op_priv_t:

Public Member Functions

 CLIB_ALIGN_MARK (mark0, 16)
 

Data Fields

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

Detailed Description

Definition at line 61 of file ipsec.h.

Member Function Documentation

◆ CLIB_ALIGN_MARK()

dpdk_op_priv_t::CLIB_ALIGN_MARK ( mark0  ,
16   
)

Field Documentation

◆ aad

u8 dpdk_op_priv_t::aad[16]

Definition at line 68 of file ipsec.h.

◆ bi

u32 dpdk_op_priv_t::bi

Definition at line 64 of file ipsec.h.

◆ cb

dpdk_gcm_cnt_blk dpdk_op_priv_t::cb

Definition at line 67 of file ipsec.h.

◆ encrypt

u8 dpdk_op_priv_t::encrypt

Definition at line 65 of file ipsec.h.

◆ icv

u8 dpdk_op_priv_t::icv[32]

Definition at line 69 of file ipsec.h.

◆ next

u32 dpdk_op_priv_t::next

Definition at line 63 of file ipsec.h.


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