Searched refs:oldBucket (Results 1 – 2 of 2) sorted by relevance
1091 int oldBucket, newBucket; in ng_bridge_rehash() local1113 for (oldBucket = 0; oldBucket < priv->numBuckets; oldBucket++) { in ng_bridge_rehash()1114 struct ng_bridge_bucket *const oldList = &priv->tab[oldBucket]; in ng_bridge_rehash()
2434 uint32_t oldBucket = -1; in writeTo() local2445 if (i->bucketIdx == oldBucket) in writeTo()2451 oldBucket = i->bucketIdx; in writeTo()