Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dfib_semantics.c914 static struct hlist_head *fib_info_hash_alloc(int bytes) in fib_info_hash_alloc() function
1070 new_info_hash = fib_info_hash_alloc(bytes); in fib_create_info()
1071 new_laddrhash = fib_info_hash_alloc(bytes); in fib_create_info()