| /dpdk/lib/acl/ |
| H A D | rte_acl.c | 112 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 D | acl.h | 171 enum rte_acl_classify_alg alg; member
|
| /dpdk/lib/pipeline/ |
| H A D | rte_swx_ipsec.c | 733 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 D | rte_swx_ipsec.h | 190 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 D | rte_table_action.h | 226 enum rte_table_action_meter_algorithm alg; global() member 288 enum rte_table_action_meter_algorithm alg; global() member
|
| /dpdk/lib/hash/ |
| H A D | rte_hash_crc.c | 30 rte_hash_crc_set_alg(uint8_t alg) in rte_hash_crc_set_alg()
|
| /dpdk/examples/l3fwd/ |
| H A D | l3fwd.h | 62 enum rte_acl_classify_alg alg; global() member 67 enum rte_acl_classify_alg alg; global() member
|
| H A D | l3fwd_acl.c | 618 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 D | main.c | 386 char alg[PATH_MAX]; print_usage() local
|
| /dpdk/drivers/net/gve/base/ |
| H A D | gve.h | 61 enum gve_rss_hash_algorithm alg; member
|
| /dpdk/lib/net/ |
| H A D | rte_net_crc.c | 292 rte_net_crc_set_alg(enum rte_net_crc_alg alg) in rte_net_crc_set_alg()
|
| /dpdk/app/test/ |
| H A D | test_security_inline_macsec_vectors.h | 25 enum rte_security_macsec_alg alg; member
|
| H A D | test_acl.c | 283 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 D | rhead_rx.c | 130 __in efx_rx_hash_alg_t alg, in rhead_rx_scale_mode_set()
|
| H A D | efx_rx.c | 606 __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 D | ef10_rx.c | 551 __in efx_rx_hash_alg_t alg, in ef10_rx_scale_mode_set()
|
| /dpdk/lib/ethdev/ |
| H A D | rte_mtr.h | 130 enum rte_mtr_algorithm alg; member
|
| /dpdk/lib/security/ |
| H A D | rte_security.h | 433 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 D | main.c | 152 enum rte_security_macsec_alg alg; member
|
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_rx.c | 1401 efx_rx_hash_alg_t alg; in sfc_rx_hash_init() local
|