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

rte_port_sym_crypto_reader_params

#include <rte_port_sym_crypto.h>


uint8_t cryptodev_id
uint16_t queue_id
rte_port_sym_crypto_reader_callback_fn f_callback
void * arg_callback

Crypto_reader port parameters

Definition at line 31 of file rte_port_sym_crypto.h.

Target cryptodev ID.

Definition at line 33 of file rte_port_sym_crypto.h.

Target cryptodev Queue Pair ID.

Definition at line 36 of file rte_port_sym_crypto.h.

rte_port_sym_crypto_reader_callback_fn f_callback

Crypto reader post callback function.

Definition at line 39 of file rte_port_sym_crypto.h.

Crypto reader post callback function arguments.

Definition at line 42 of file rte_port_sym_crypto.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK