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

#include <rte_swx_ipsec.h>

Data Structures

struct  [struct].crypto

Data Fields

int encrypt
struct rte_swx_ipsec_sa_encap_params encap

Detailed Description

IPsec Security Association (SA) parameters.

Examples
examples/pipeline/cli.c.

Definition at line 261 of file rte_swx_ipsec.h.

Field Documentation

◆ encrypt

int encrypt

Crypto operation: encrypt when non-zero, decrypt when zero.

Definition at line 263 of file rte_swx_ipsec.h.

◆ encap

Packet encasulation parameters.

Definition at line 285 of file rte_swx_ipsec.h.


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