Lines Matching refs:index
65 * Return: the hash index of the claim
83 * Return: the hash index of the backbone gateway
226 int index;
231 index = batadv_choose_claim(data, hash->size);
232 head = &hash->table[index];
266 int index;
274 index = batadv_choose_backbone_gw(&search_entry, hash->size);
275 head = &hash->table[index];
2262 * @bucket: bucket index to dump
2500 * @bucket: bucket index to dump