Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/
Dfib_hash.c154 static struct fib_node **fz_hash_alloc(int divisor) in fz_hash_alloc() function
226 ht = fz_hash_alloc(new_divisor); in fn_rehash_zone()
265 fz->fz_hash = fz_hash_alloc(fz->fz_divisor); in fn_new_zone()