Searched refs:new_info_hash (Results 1 – 1 of 1) sorted by relevance
379 struct hlist_head *new_info_hash, *old_info_hash; in fib_info_hash_grow() local385 new_info_hash = fib_info_hash_alloc(net->ipv4.fib_info_hash_bits + 1); in fib_info_hash_grow()386 if (!new_info_hash) in fib_info_hash_grow()390 net->ipv4.fib_info_hash = new_info_hash; in fib_info_hash_grow()