Searched refs:hash_id (Results 1 – 4 of 4) sorted by relevance
1043 init_hash(int hash_id) in init_hash() argument1048 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()
914 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()
172 uint32_t hash_id; /* current hash index */ member