Lines Matching defs:index
64 * Return: the hash index of the claim
82 * Return: the hash index of the backbone gateway
225 int index;
230 index = batadv_choose_claim(data, hash->size);
231 head = &hash->table[index];
265 int index;
273 index = batadv_choose_backbone_gw(&search_entry, hash->size);
274 head = &hash->table[index];
2188 * @bucket: bucket index to dump
2358 * @bucket: bucket index to dump