| rte_eth_event_ipsec_desc(3) | Library Functions Manual | rte_eth_event_ipsec_desc(3) |
rte_eth_event_ipsec_desc
#include <rte_ethdev.h>
enum rte_eth_event_ipsec_subtype subtype
uint64_t metadata
Descriptor for RTE_ETH_EVENT_IPSEC event. Used by eth dev to send extra information of the IPsec offload event.
Definition at line 4095 of file rte_ethdev.h.
Type of RTE_ETH_EVENT_IPSEC_* event
Definition at line 4097 of file rte_ethdev.h.
Event specific metadata.
For the following events, userdata registered with the rte_security_session would be returned as metadata,
See also
Definition at line 4115 of file rte_ethdev.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |