| rte_macsec_hdr(3) | Library Functions Manual | rte_macsec_hdr(3) |
rte_macsec_hdr
#include <rte_macsec.h>
uint8_t tci_an
uint8_t short_length:6
rte_be32_t packet_number
MACsec Header (SecTAG)
Definition at line 28 of file rte_macsec.h.
Tag control information and Association number of secure channel. Various bits of TCI and AN are masked using RTE_MACSEC_TCI_* and RTE_MACSEC_AN_MASK.
Definition at line 33 of file rte_macsec.h.
Short Length.
Definition at line 35 of file rte_macsec.h.
Packet number to support replay protection.
Definition at line 41 of file rte_macsec.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |