tag
line
file
source code
trth
1425
net/ipv4/route.c
struct rtable * trth;
trth
1427
net/ipv4/route.c
for (trth=rth->rt_next; trth; trth=trth->rt_next)
trth
1428
net/ipv4/route.c
printk(" . %08x", trth->rt_dst);