Searched refs:fib_hash (Results 1 – 2 of 2) sorted by relevance
63 We have tried to keep the structure of the code as close to fib_hash as99 corresponding functions in fib_hash.107 slower than the corresponding fib_hash function, as we have to walk the108 entire trie for each prefix length. In comparison, fib_hash is organized114 fib_lock is used for an RW-lock in the same way that this is done in fib_hash.
137 struct hlist_node fib_hash; member