Home
last modified time | relevance | path

Searched refs:hash_val (Results 1 – 1 of 1) sorted by relevance

/include/net/
Dneighbour.h296 u32 hash_val; in ___neigh_lookup_noref() local
298 hash_val = hash(pkey, dev, nht->hash_rnd) >> (32 - nht->hash_shift); in ___neigh_lookup_noref()
299 for (n = rcu_dereference_bh(nht->hash_buckets[hash_val]); in ___neigh_lookup_noref()