| /f-stack/dpdk/lib/librte_ipsec/ |
| H A D | ipsec_sad.c | 29 #define DEFAULT_HASH_FUNC rte_hash_crc 78 rte_hash_crc(key, sad->keysize[key_type], sad->init_val)); in EAL_REGISTER_TAILQ() 98 rte_hash_crc(key, sad->keysize[RTE_IPSEC_SAD_SPI_ONLY], in EAL_REGISTER_TAILQ() 105 rte_hash_crc(key, sad->keysize[RTE_IPSEC_SAD_SPI_ONLY], in EAL_REGISTER_TAILQ() 139 key, rte_hash_crc(key, sad->keysize[key_type], in rte_ipsec_sad_add() 147 key, rte_hash_crc(key, sad->keysize[key_type], in rte_ipsec_sad_add() 229 key, rte_hash_crc(key, sad->keysize[key_type], in rte_ipsec_sad_del() 235 key, rte_hash_crc(key, sad->keysize[key_type], in rte_ipsec_sad_del() 243 rte_hash_crc(key, sad->keysize[key_type], in rte_ipsec_sad_del() 496 hash_sig_3[n_3] = rte_hash_crc(keys[i], in __ipsec_sad_lookup() [all …]
|
| /f-stack/dpdk/app/test/ |
| H A D | test_hash_functions.c | 64 static rte_hash_function hashtest_funcs[] = {rte_jhash, rte_hash_crc}; 85 if (f == rte_hash_crc) in get_hash_name() 167 hash = rte_hash_crc(key, hashtest_key_lens[i], in verify_precalculated_hash_func_tests()
|
| H A D | test_hash.c | 36 static rte_hash_function hashtest_funcs[] = {rte_jhash, rte_hash_crc}; 182 hash_val = rte_hash_crc(data64, data_len, init_val); in test_crc32_hash_alg_equiv() 186 if (hash_val != rte_hash_crc(data64, data_len, init_val)) { in test_crc32_hash_alg_equiv() 193 if (hash_val != rte_hash_crc(data64, data_len, init_val)) { in test_crc32_hash_alg_equiv() 200 if (hash_val != rte_hash_crc(data64, data_len, init_val)) { in test_crc32_hash_alg_equiv()
|
| H A D | test_rcu_qsbr_perf.c | 339 .hash_func = rte_hash_crc, in init_hash()
|
| H A D | test_hash_readwrite.c | 141 hash_params.hash_func = rte_hash_crc; in init_params()
|
| H A D | test_rcu_qsbr.c | 1054 .hash_func = rte_hash_crc, in init_hash()
|
| H A D | test_hash_readwrite_lf_perf.c | 163 hash_params.hash_func = rte_hash_crc; in init_params()
|
| /f-stack/dpdk/lib/librte_hash/ |
| H A D | meson.build | 6 'rte_hash_crc.h',
|
| H A D | rte_hash_crc.h | 571 rte_hash_crc(const void *data, uint32_t data_len, uint32_t init_val) in rte_hash_crc() function
|
| H A D | rte_cuckoo_hash.c | 406 default_hash_func = (rte_hash_function)rte_hash_crc; in rte_hash_create() 409 default_hash_func = (rte_hash_function)rte_hash_crc; in rte_hash_create()
|
| /f-stack/dpdk/lib/librte_member/ |
| H A D | rte_member.h | 73 #define MEMBER_HASH_FUNC rte_hash_crc
|
| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_fdir.c | 820 .hash_func = rte_hash_crc, in hns3_fdir_filter_init() 895 sig = rte_hash_crc(key, sizeof(*key), 0); in hns3_fdir_filter_lookup() 912 sig = rte_hash_crc(key, sizeof(*key), 0); in hns3_insert_fdir_filter() 937 sig = rte_hash_crc(key, sizeof(*key), 0); in hns3_remove_fdir_filter()
|
| /f-stack/dpdk/lib/librte_efd/ |
| H A D | rte_efd.c | 39 (uint32_t)(rte_hash_crc(key, table->key_len, 0xbc9f1d35)) 42 (uint32_t)(rte_hash_crc(key, table->key_len, 0xbc9f1d36))
|
| /f-stack/dpdk/doc/api/ |
| H A D | doxy-api-index.md | 141 [CRC hash] (@ref rte_hash_crc.h)
|
| /f-stack/dpdk/drivers/net/enic/ |
| H A D | enic_clsf.c | 30 #define DEFAULT_HASH_FUNC rte_hash_crc
|
| /f-stack/dpdk/examples/l3fwd/ |
| H A D | l3fwd_em.c | 37 #define DEFAULT_HASH_FUNC rte_hash_crc
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_fdir_filter.c | 394 .hash_func = rte_hash_crc, in ice_fdir_init_filter_list()
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_fdir.c | 1310 rte_hash_crc(input->input.flow.raw_flow.packet, in i40e_fdir_filter_convert()
|
| H A D | i40e_ethdev.c | 962 .hash_func = rte_hash_crc, in i40e_init_ethtype_filter_list() 1007 .hash_func = rte_hash_crc, in i40e_init_tunnel_filter_list() 1059 .hash_func = rte_hash_crc, in i40e_init_fdir_filter_list()
|
| /f-stack/dpdk/examples/l3fwd-power/ |
| H A D | main.c | 271 #define DEFAULT_HASH_FUNC rte_hash_crc
|
| /f-stack/dpdk/examples/performance-thread/l3fwd-thread/ |
| H A D | main.c | 331 #define DEFAULT_HASH_FUNC rte_hash_crc
|
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_ethdev.c | 1376 .hash_func = rte_hash_crc, in ixgbe_fdir_filter_init() 1412 .hash_func = rte_hash_crc, in ixgbe_l2_tn_filter_init()
|