Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/
Dfib_semantics.c62 static struct hlist_head fib_info_devhash[DEVINDEX_HASHSIZE]; variable
334 return &fib_info_devhash[fib_devindex_hashfn(val)]; in fib_info_devhash_bucket()