Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dfib_semantics.c60 static struct hlist_head fib_info_devhash[DEVINDEX_HASHSIZE]; variable
335 return &fib_info_devhash[fib_devindex_hashfn(val)]; in fib_info_devhash_bucket()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds