Home
last modified time | relevance | path

Searched defs:alg (Results 1 – 20 of 20) sorted by relevance

/dpdk/lib/acl/
H A Drte_acl.c112 acl_check_alg_arm(enum rte_acl_classify_alg alg) in acl_check_alg_arm()
134 acl_check_alg_ppc(enum rte_acl_classify_alg alg) in acl_check_alg_ppc()
163 acl_check_alg_x86(enum rte_acl_classify_alg alg) in acl_check_alg_x86()
211 acl_check_alg(enum rte_acl_classify_alg alg) in acl_check_alg()
241 static const enum rte_acl_classify_alg alg[] = { in acl_get_best_alg() enum
267 rte_acl_set_ctx_classify(struct rte_acl_ctx *ctx, enum rte_acl_classify_alg alg) in rte_acl_set_ctx_classify()
291 enum rte_acl_classify_alg alg) in rte_acl_classify_alg()
H A Dacl.h171 enum rte_acl_classify_alg alg; member
/dpdk/lib/pipeline/
H A Drte_swx_ipsec.c733 enum rte_crypto_cipher_algorithm alg; member
741 enum rte_crypto_auth_algorithm alg; member
749 enum rte_crypto_aead_algorithm alg; member
967 struct cipher_alg *alg = &cipher_algs[i]; cipher_alg_find() local
982 struct cipher_alg *alg = &cipher_algs[i]; cipher_alg_find_by_id() local
997 struct auth_alg *alg = &auth_algs[i]; auth_alg_find() local
1012 struct auth_alg *alg = &auth_algs[i]; auth_alg_find_by_id() local
1027 struct aead_alg *alg = &aead_algs[i]; aead_alg_find() local
1042 struct aead_alg *alg = &aead_algs[i]; aead_alg_find_by_id() local
1252 struct aead_alg *alg; rte_swx_ipsec_sa_read() local
1405 struct aead_alg *alg; crypto_xform_get() local
[all...]
H A Drte_swx_ipsec.h190 enum rte_crypto_cipher_algorithm alg; global() member
202 enum rte_crypto_auth_algorithm alg; global() member
214 enum rte_crypto_aead_algorithm alg; global() member
H A Drte_table_action.h226 enum rte_table_action_meter_algorithm alg; global() member
288 enum rte_table_action_meter_algorithm alg; global() member
/dpdk/lib/hash/
H A Drte_hash_crc.c30 rte_hash_crc_set_alg(uint8_t alg) in rte_hash_crc_set_alg()
/dpdk/examples/l3fwd/
H A Dl3fwd.h62 enum rte_acl_classify_alg alg; global() member
67 enum rte_acl_classify_alg alg; global() member
H A Dl3fwd_acl.c618 parse_acl_alg(const char * alg) parse_acl_alg() argument
650 str_acl_alg(enum rte_acl_classify_alg alg) str_acl_alg() argument
[all...]
H A Dmain.c386 char alg[PATH_MAX]; print_usage() local
/dpdk/drivers/net/gve/base/
H A Dgve.h61 enum gve_rss_hash_algorithm alg; member
/dpdk/lib/net/
H A Drte_net_crc.c292 rte_net_crc_set_alg(enum rte_net_crc_alg alg) in rte_net_crc_set_alg()
/dpdk/app/test/
H A Dtest_security_inline_macsec_vectors.h25 enum rte_security_macsec_alg alg; member
H A Dtest_acl.c283 const uint8_t *data[], size_t dim, enum rte_acl_classify_alg alg) in test_classify_alg()
348 static const enum rte_acl_classify_alg alg[] = { in test_classify_run() enum
/dpdk/drivers/common/sfc_efx/base/
H A Drhead_rx.c130 __in efx_rx_hash_alg_t alg, in rhead_rx_scale_mode_set()
H A Defx_rx.c606 __in efx_rx_hash_alg_t alg, in efx_rx_scale_mode_set()
1307 __in efx_rx_hash_alg_t alg, in siena_rx_scale_mode_set()
H A Def10_rx.c551 __in efx_rx_hash_alg_t alg, in ef10_rx_scale_mode_set()
/dpdk/lib/ethdev/
H A Drte_mtr.h130 enum rte_mtr_algorithm alg; member
/dpdk/lib/security/
H A Drte_security.h433 enum rte_security_macsec_alg alg; member
1272 enum rte_security_macsec_alg alg; member
1387 enum rte_security_macsec_alg alg; member
/dpdk/examples/l2fwd-macsec/
H A Dmain.c152 enum rte_security_macsec_alg alg; member
/dpdk/drivers/net/sfc/
H A Dsfc_rx.c1401 efx_rx_hash_alg_t alg; in sfc_rx_hash_init() local