Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv4/
Dfib_semantics.c1216 static struct hlist_head *fib_info_hash_alloc(int bytes) in fib_info_hash_alloc() function
1406 new_info_hash = fib_info_hash_alloc(bytes); in fib_create_info()
1407 new_laddrhash = fib_info_hash_alloc(bytes); in fib_create_info()