Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
H A Dfib_semantics.c365 static struct hlist_head *fib_info_hash_alloc(unsigned int hash_bits) in fib_info_hash_alloc() function
386 new_info_hash = fib_info_hash_alloc(net->ipv4.fib_info_hash_bits + 1); in fib_info_hash_grow()
2240 net->ipv4.fib_info_hash = fib_info_hash_alloc(hash_bits); in fib4_semantics_init()