Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dfib_semantics.c62 static struct hlist_head fib_info_devhash[DEVINDEX_HASHSIZE]; variable
335 return &fib_info_devhash[fib_devindex_hashfn(val)]; in fib_info_devhash_bucket()