taglinefilesource code
ip_rt_new549drivers/net/sunlance.cif(ip_rt_new(&server_route)==-1)
ip_rt_new597fs/nfs/nfsroot.cip_rt_new(&route);
ip_rt_new600fs/nfs/nfsroot.cip_rt_new(&route);
ip_rt_new604fs/nfs/nfsroot.cip_rt_new(&route);
ip_rt_new146include/net/route.hextern int    ip_rt_new(struct rtentry *rt);
ip_rt_new1749net/ipv4/route.creturn (cmd == SIOCDELRT) ? rt_kill(&rt) : ip_rt_new(&rt);