enumrte_eth_event_ipsec_subtypesubtype
Type of RTE_ETH_EVENT_IPSEC_* event
Definition at line 4097 of file rte_ethdev.h.
uint64_tmetadata
Event specific metadata.
For the following events, userdata registered with the rte_security_session would be returned as
metadata,
• RTE_ETH_EVENT_IPSEC_ESN_OVERFLOW
• RTE_ETH_EVENT_IPSEC_SA_TIME_EXPIRY
• RTE_ETH_EVENT_IPSEC_SA_BYTE_EXPIRY
• RTE_ETH_EVENT_IPSEC_SA_PKT_EXPIRY
• RTE_ETH_EVENT_IPSEC_SA_BYTE_HARD_EXPIRY
• RTE_ETH_EVENT_IPSEC_SA_PKT_HARD_EXPIRYSeealso
struct rte_security_session_conf
Definition at line 4115 of file rte_ethdev.h.