Home
last modified time | relevance | path

Searched refs:hash_id (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_rcu_qsbr.c1043 init_hash(int hash_id) in init_hash() argument
1048 sprintf(hash_name[hash_id], "hash%d", hash_id); in init_hash()
1057 .name = hash_name[hash_id], in init_hash()
1067 hash_data[hash_id][i] = in init_hash()
1069 if (hash_data[hash_id][i] == NULL) { in init_hash()
1085 (void *)((uintptr_t)hash_data[hash_id][i])) in init_hash()
/f-stack/freebsd/netgraph/netflow/
H A Dnetflow.c914 i = req->hash_id; in ng_netflow_flow_show()
953 resp->hash_id = i; in ng_netflow_flow_show()
961 resp->hash_id = i; in ng_netflow_flow_show()
989 resp->hash_id = i; in ng_netflow_flow_show()
1002 resp->hash_id = resp->list_id = 0; in ng_netflow_flow_show()
H A Dng_netflow.h172 uint32_t hash_id; /* current hash index */ member
/f-stack/tools/compat/include/netgraph/netflow/
H A Dng_netflow.h172 uint32_t hash_id; /* current hash index */ member