Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_semantics.c1268 static struct hlist_head *fib_info_hash_alloc(int bytes) in fib_info_hash_alloc() function
1460 new_info_hash = fib_info_hash_alloc(bytes); in fib_create_info()
1461 new_laddrhash = fib_info_hash_alloc(bytes); in fib_create_info()