taglinefilesource code
RTZ_HASH_DIVISOR627net/ipv4/route.cht = kmalloc(RTZ_HASH_DIVISOR*sizeof(struct rtable*), GFP_KERNEL);
RTZ_HASH_DIVISOR631net/ipv4/route.cmemset(ht, 0, RTZ_HASH_DIVISOR*sizeof(struct fib_node*));
RTZ_HASH_DIVISOR765net/ipv4/route.cfor (i=0; i<RTZ_HASH_DIVISOR; i++)
RTZ_HASH_DIVISOR833net/ipv4/route.cmaxslot = RTZ_HASH_DIVISOR;