FD.io VPP  v21.01.1
Vector Packet Processing
cryptodev_numa_data_t Struct Reference

Data Fields

struct rte_mempool * cop_pool
 
struct rte_mempool * sess_pool
 
struct rte_mempool * sess_priv_pool
 

Detailed Description

Definition at line 121 of file cryptodev.c.

Field Documentation

◆ cop_pool

struct rte_mempool* cryptodev_numa_data_t::cop_pool

Definition at line 123 of file cryptodev.c.

◆ sess_pool

struct rte_mempool * cryptodev_numa_data_t::sess_pool

Definition at line 124 of file cryptodev.c.

◆ sess_priv_pool

struct rte_mempool * cryptodev_numa_data_t::sess_priv_pool

Definition at line 125 of file cryptodev.c.


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