Searched refs:fib_info_devhash (Results 1 – 1 of 1) sorted by relevance
62 static struct hlist_head fib_info_devhash[DEVINDEX_HASHSIZE]; variable334 return &fib_info_devhash[fib_devindex_hashfn(val)]; in fib_info_devhash_bucket()