DPDK  24.03.0
Data Fields
rte_macsec_sci_hdr Struct Reference

#include <rte_macsec.h>

Data Fields

uint8_t sci [RTE_MACSEC_SCI_LEN]
 

Detailed Description

MACsec SCI header (8 bytes) after the MACsec header which is present if SC bit is set in tci_an.

Definition at line 55 of file rte_macsec.h.

Field Documentation

◆ sci

uint8_t sci[RTE_MACSEC_SCI_LEN]

Optional secure channel ID.

Definition at line 56 of file rte_macsec.h.


The documentation for this struct was generated from the following file: