DOKK / manpages / debian 13 / dpdk-doc / rte_ipsec_sad_conf.3.en
rte_ipsec_sad_conf(3) Library Functions Manual rte_ipsec_sad_conf(3)

rte_ipsec_sad_conf

#include <rte_ipsec_sad.h>


int socket_id
uint32_t max_sa [RTE_IPSEC_SAD_KEY_TYPE_MASK]
uint32_t flags

IPsec SAD configuration structure

Definition at line 59 of file rte_ipsec_sad.h.

CPU socket ID where rte_ipsec_sad should be allocated

Definition at line 61 of file rte_ipsec_sad.h.

maximum number of SA for each type of key

Definition at line 63 of file rte_ipsec_sad.h.

RTE_IPSEC_SAD_FLAG_* flags

Definition at line 65 of file rte_ipsec_sad.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK