Home
last modified time | relevance | path

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

/include/net/
A Dneighbour.h312 u32 hash_val; in ___neigh_lookup_noref() local
314 hash_val = hash(pkey, dev, nht->hash_rnd) >> (32 - nht->hash_shift); in ___neigh_lookup_noref()
315 neigh_for_each_in_bucket_rcu(n, &nht->hash_heads[hash_val]) in ___neigh_lookup_noref()

Completed in 4 milliseconds