![]() |
FD.io VPP
v21.01.1
Vector Packet Processing
|
Data Fields | |
| ipsec_crypto_alg_t | crypto_alg |
| ipsec_integ_alg_t | integ_alg |
| u8 | packet_data [64] |
| u32 | seq |
| u32 | sa_seq |
| u32 | sa_seq_hi |
Definition at line 71 of file esp_decrypt.c.
| ipsec_crypto_alg_t esp_decrypt_trace_t::crypto_alg |
Definition at line 73 of file esp_decrypt.c.
| ipsec_integ_alg_t esp_decrypt_trace_t::integ_alg |
Definition at line 74 of file esp_decrypt.c.
| u8 esp_decrypt_trace_t::packet_data[64] |
Definition at line 75 of file esp_decrypt.c.
| u32 esp_decrypt_trace_t::sa_seq |
Definition at line 91 of file esp_decrypt.c.
| u32 esp_decrypt_trace_t::sa_seq_hi |
Definition at line 92 of file esp_decrypt.c.
| u32 esp_decrypt_trace_t::seq |
Definition at line 90 of file esp_decrypt.c.