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