logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rte_macsec_sci_hdr

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                           rte_macsec_sci_hdr(3)

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 51 of file rte_macsec.h.

Field Documentation

uint8_tsci[RTE_MACSEC_SCI_LEN]
       Optional secure channel ID.

       Definition at line 52 of file rte_macsec.h.

Name

       rte_macsec_sci_hdr

Synopsis

       #include <rte_macsec.h>

   DataFields
       uint8_t sci [RTE_MACSEC_SCI_LEN]

See Also