FD.io VPP  v17.01.1-3-gc6833f8
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 40 of file ipsec.h.

Field Documentation

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

Definition at line 45 of file ipsec.h.

dpdk_gcm_cnt_blk dpdk_cop_priv_t::cb

Definition at line 42 of file ipsec.h.

u8 dpdk_cop_priv_t::icv[64]

Definition at line 46 of file ipsec.h.


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