FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
The post data structure to for esp_encrypt/decrypt_inline to write to vib_buffer_t opaque unused field, and for post nodes to pick up after dequeue. More...
Data Fields | |
union { | |
struct { | |
u8 icv_sz | |
u8 iv_sz | |
ipsec_sa_flags_t flags | |
u32 sa_index | |
} | |
u64 sa_data | |
}; | |
u32 | seq |
i16 | current_data |
i16 | current_length |
u16 | hdr_sz |
u16 | is_chain |
u32 | protect_index |
The post data structure to for esp_encrypt/decrypt_inline to write to vib_buffer_t opaque unused field, and for post nodes to pick up after dequeue.
union { ... } |
ipsec_sa_flags_t esp_decrypt_packet_data_t::flags |