taglinefilesource code
RT_HASH_DIVISOR201include/net/route.hextern struct rtable   *ip_rt_hash_table[RT_HASH_DIVISOR];
RT_HASH_DIVISOR149net/ipv4/route.cstruct rtable     *ip_rt_hash_table[RT_HASH_DIVISOR];
RT_HASH_DIVISOR914net/ipv4/route.cfor (i = 0; i<RT_HASH_DIVISOR; i++)
RT_HASH_DIVISOR1055net/ipv4/route.cfor (i=0; i<RT_HASH_DIVISOR; i++)
RT_HASH_DIVISOR1147net/ipv4/route.cfor (i=0; i<RT_HASH_DIVISOR; i++)
RT_HASH_DIVISOR1192net/ipv4/route.cfor (i=0; i<RT_HASH_DIVISOR; i++)