FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
esp_decrypt_trace_t Struct Reference

Data Fields

ipsec_crypto_alg_t crypto_alg
 
ipsec_integ_alg_t integ_alg
 
u8 packet_data [64]
 

Detailed Description

Definition at line 63 of file esp_decrypt.c.

Field Documentation

◆ crypto_alg

ipsec_crypto_alg_t esp_decrypt_trace_t::crypto_alg

Definition at line 65 of file esp_decrypt.c.

◆ integ_alg

ipsec_integ_alg_t esp_decrypt_trace_t::integ_alg

Definition at line 66 of file esp_decrypt.c.

◆ packet_data

u8 esp_decrypt_trace_t::packet_data[64]

Definition at line 74 of file esp_decrypt.c.


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