taglinefilesource code
trth1423net/ipv4/route.cstruct rtable * trth;
trth1425net/ipv4/route.cfor (trth=rth->rt_next; trth; trth=trth->rt_next)
trth1426net/ipv4/route.cprintk(" . %08x", trth->rt_dst);