DPDK  24.03.0
Data Fields
rte_esp_hdr Struct Reference

#include <rte_esp.h>

Data Fields

rte_be32_t spi
 
rte_be32_t seq
 

Detailed Description

ESP Header

Examples:
examples/ipsec-secgw/esp.c.

Definition at line 23 of file rte_esp.h.

Field Documentation

◆ spi

Security Parameters Index

Examples:
examples/ipsec-secgw/esp.c, and examples/ipsec-secgw/ipsec.c.

Definition at line 24 of file rte_esp.h.

◆ seq

packet sequence number

Examples:
examples/ipsec-secgw/esp.c.

Definition at line 25 of file rte_esp.h.


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