rte_eth_event_macsec_desc
Contents
Detailed Description
Descriptor for RTE_ETH_EVENT_MACSEC event. Used by ethdev to send extra information of the MACsec offload
event.
Definition at line 4035 of file rte_ethdev.h.
Field Documentation
enumrte_eth_event_macsec_typetype
Type of RTE_ETH_EVENT_MACSEC_* event.
Definition at line 4037 of file rte_ethdev.h.
enumrte_eth_event_macsec_subtypesubtype
Type of RTE_ETH_SUBEVENT_MACSEC_* subevent.
Definition at line 4039 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.
Seealso
struct rte_security_session_conf
Definition at line 4049 of file rte_ethdev.h.
Name
rte_eth_event_macsec_desc
Synopsis
#include <rte_ethdev.h>
DataFields
enum rte_eth_event_macsec_typetype
enum rte_eth_event_macsec_subtypesubtype
uint64_t metadata