DPDK 25.11.3
Loading...
Searching...
No Matches
rte_swx_ipsec_sa_encap_params Struct Reference

#include <rte_swx_ipsec.h>

Data Structures

struct  [struct].esp
union  [union].tunnel

Data Fields

int tunnel_mode
int tunnel_ipv4

Detailed Description

IPsec protocol encapsulation parameters.

Definition at line 225 of file rte_swx_ipsec.h.

Field Documentation

◆ tunnel_mode

int tunnel_mode

Tunnel mode when non-zero, transport mode when zero.

Definition at line 233 of file rte_swx_ipsec.h.

◆ tunnel_ipv4

int tunnel_ipv4

Tunnel type: Non-zero for IPv4, zero for IPv6. Valid for tunnel mode only.

Definition at line 236 of file rte_swx_ipsec.h.


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