FD.io VPP  v17.10-9-gd594711
Vector Packet Processing
dpdk_cop_priv_t Struct Reference
+ Collaboration diagram for dpdk_cop_priv_t:

Data Fields

dpdk_gcm_cnt_blk cb
 
union {
   u8   aad [12]
 
   u8   icv [64]
 
}; 
 

Detailed Description

Definition at line 41 of file ipsec.h.

Field Documentation

union { ... }
u8 dpdk_cop_priv_t::aad[12]

Definition at line 46 of file ipsec.h.

dpdk_gcm_cnt_blk dpdk_cop_priv_t::cb

Definition at line 43 of file ipsec.h.

u8 dpdk_cop_priv_t::icv[64]

Definition at line 47 of file ipsec.h.


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