taglinefilesource code
RT_HASH_DIVISOR202include/net/route.hextern struct rtable   *ip_rt_hash_table[RT_HASH_DIVISOR];
RT_HASH_DIVISOR151net/ipv4/route.cstruct rtable     *ip_rt_hash_table[RT_HASH_DIVISOR];
RT_HASH_DIVISOR916net/ipv4/route.cfor (i = 0; i<RT_HASH_DIVISOR; i++)
RT_HASH_DIVISOR1057net/ipv4/route.cfor (i=0; i<RT_HASH_DIVISOR; i++)
RT_HASH_DIVISOR1149net/ipv4/route.cfor (i=0; i<RT_HASH_DIVISOR; i++)
RT_HASH_DIVISOR1194net/ipv4/route.cfor (i=0; i<RT_HASH_DIVISOR; i++)