taglinefilesource code
RT_HASH_DIVISOR153include/net/route.hextern struct rtable   *ip_rt_hash_table[RT_HASH_DIVISOR];
RT_HASH_DIVISOR142net/ipv4/route.cstruct rtable     *ip_rt_hash_table[RT_HASH_DIVISOR];
RT_HASH_DIVISOR905net/ipv4/route.cfor (i = 0; i<RT_HASH_DIVISOR; i++)
RT_HASH_DIVISOR1046net/ipv4/route.cfor (i=0; i<RT_HASH_DIVISOR; i++)
RT_HASH_DIVISOR1138net/ipv4/route.cfor (i=0; i<RT_HASH_DIVISOR; i++)
RT_HASH_DIVISOR1183net/ipv4/route.cfor (i=0; i<RT_HASH_DIVISOR; i++)