| /f-stack/dpdk/lib/librte_hash/ |
| H A D | rte_cuckoo_hash.h | 200 uint32_t hash_func_init_val; /**< Init value used by hash_func. */ member
|
| H A D | rte_hash.h | 88 uint32_t hash_func_init_val; /**< Init value used by hash_func. */ member
|
| H A D | rte_cuckoo_hash.c | 416 h->hash_func_init_val = params->hash_func_init_val; in rte_hash_create() 538 return h->hash_func(key, h->key_len, h->hash_func_init_val); in rte_hash_hash()
|
| /f-stack/dpdk/app/test/ |
| H A D | test_hash_multiwriter.c | 113 .hash_func_init_val = 0, in test_hash_multiwriter()
|
| H A D | test_hash.c | 152 .hash_func_init_val = 0, 797 .hash_func_init_val = 0, in test_full_bucket() 900 .hash_func_init_val = 0, in test_extendable_bucket() 1605 .hash_func_init_val = 0, 1920 .hash_func_init_val = 0, in test_hash_rcu_qsbr_dq_mode() 2090 .hash_func_init_val = 0, in test_hash_rcu_qsbr_sync_mode()
|
| H A D | test_func_reentrancy.c | 231 .hash_func_init_val = 0, in hash_create_free()
|
| H A D | test_rcu_qsbr_perf.c | 337 .hash_func_init_val = 0, in init_hash()
|
| H A D | test_hash_readwrite.c | 135 .hash_func_init_val = 0, in init_params()
|
| H A D | test_hash_perf.c | 77 .hash_func_init_val = 0,
|
| H A D | test_rcu_qsbr.c | 1052 .hash_func_init_val = 0, in init_hash()
|
| H A D | test_hash_readwrite_lf_perf.c | 156 .hash_func_init_val = 0, in init_params()
|
| /f-stack/dpdk/lib/librte_ipsec/ |
| H A D | ipsec_sad.c | 300 hash_params.hash_func_init_val = rte_rand(); in rte_ipsec_sad_create() 301 sad->init_val = hash_params.hash_func_init_val; in rte_ipsec_sad_create()
|
| /f-stack/dpdk/examples/server_node_efd/node/ |
| H A D | node.c | 204 .hash_func_init_val = 0, in create_hash_table()
|
| /f-stack/dpdk/lib/librte_table/ |
| H A D | rte_table_hash_cuckoo.c | 110 .hash_func_init_val = p->seed, in rte_table_hash_cuckoo_create()
|
| /f-stack/dpdk/examples/l3fwd/ |
| H A D | l3fwd_em.c | 887 .hash_func_init_val = 0, in setup_hash() 895 .hash_func_init_val = 0, in setup_hash()
|
| /f-stack/dpdk/drivers/net/enic/ |
| H A D | enic_clsf.c | 326 .hash_func_init_val = 0, in enic_clsf_init()
|
| /f-stack/freebsd/contrib/dpdk_rte_lpm/ |
| H A D | rte_lpm6.c | 275 .hash_func_init_val = 0, in rte_lpm6_create()
|
| /f-stack/dpdk/lib/librte_lpm/ |
| H A D | rte_lpm6.c | 278 .hash_func_init_val = 0, in rte_lpm6_create()
|
| /f-stack/dpdk/examples/l3fwd-power/ |
| H A D | main.c | 1973 .hash_func_init_val = 0, in setup_hash() 1981 .hash_func_init_val = 0, in setup_hash()
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | server_node_efd.rst | 296 .hash_func_init_val = 0,
|
| /f-stack/dpdk/drivers/net/memif/ |
| H A D | memif_socket.c | 943 params.hash_func_init_val = 0; in memif_create_socket_hash()
|
| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_fdir.c | 821 .hash_func_init_val = 0, in hns3_fdir_filter_init()
|
| /f-stack/dpdk/drivers/net/hinic/base/ |
| H A D | hinic_pmd_hwdev.c | 339 dh_params.hash_func_init_val = HINIC_HASH_FUNC_INIT_VAL; in hinic_osdep_init()
|
| /f-stack/dpdk/examples/performance-thread/l3fwd-thread/ |
| H A D | main.c | 3235 .hash_func_init_val = 0, in setup_hash() 3243 .hash_func_init_val = 0, in setup_hash()
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_fdir_filter.c | 395 .hash_func_init_val = 0, in ice_fdir_init_filter_list()
|