Lines Matching refs:size
170 for (i = 0; i < bat_priv->dat.hash->size; i++) {
227 * @hdr_size: size of the possible header before the ARP packet
244 * @hdr_size: size of the possible header before the ARP packet
256 * @hdr_size: size of the possible header before the ARP packet
268 * @hdr_size: size of the possible header before the ARP packet
282 * @size: size of the hash table
286 static u32 batadv_hash_dat(const void *data, u32 size)
313 return hash % size;
340 index = batadv_hash_dat(&to_find, hash->size);
420 * @hdr_size: size of the possible header before the ARP packet
579 for (i = 0; i < hash->size; i++) {
625 * Return: the candidate array of size BATADV_DAT_CANDIDATE_NUM.
970 while (bucket < hash->size) {
996 * @hdr_size: size of the possible header before the ARP packet in the skb
1069 * @hdr_size: the size of the batman-adv header encapsulating the packet
1229 * @hdr_size: size of the encapsulation header
1340 * @hdr_size: size of the encapsulation header
1739 * @hdr_size: header size, up to the tail of the batman-adv header