FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
esp_decrypt_trace_t Struct Reference

Data Fields

u32 seq
 
u32 sa_seq
 
u32 sa_seq_hi
 
ipsec_crypto_alg_t crypto_alg
 
ipsec_integ_alg_t integ_alg
 
u8 packet_data [64]
 

Detailed Description

Definition at line 67 of file esp_decrypt.c.

Field Documentation

◆ crypto_alg

ipsec_crypto_alg_t esp_decrypt_trace_t::crypto_alg

Definition at line 72 of file esp_decrypt.c.

◆ integ_alg

ipsec_integ_alg_t esp_decrypt_trace_t::integ_alg

Definition at line 73 of file esp_decrypt.c.

◆ packet_data

u8 esp_decrypt_trace_t::packet_data[64]

Definition at line 75 of file esp_decrypt.c.

◆ sa_seq

u32 esp_decrypt_trace_t::sa_seq

Definition at line 70 of file esp_decrypt.c.

◆ sa_seq_hi

u32 esp_decrypt_trace_t::sa_seq_hi

Definition at line 71 of file esp_decrypt.c.

◆ seq

u32 esp_decrypt_trace_t::seq

Definition at line 69 of file esp_decrypt.c.


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