taglinefilesource code
ip_rt_new549drivers/net/sunlance.cif(ip_rt_new(&server_route)==-1)
ip_rt_new599fs/nfs/nfsroot.cip_rt_new(&route);
ip_rt_new602fs/nfs/nfsroot.cip_rt_new(&route);
ip_rt_new606fs/nfs/nfsroot.cip_rt_new(&route);
ip_rt_new148include/net/route.hextern int    ip_rt_new(struct rtentry *rt);
ip_rt_new1765net/ipv4/route.creturn (cmd == SIOCDELRT) ? rt_kill(&rt) : ip_rt_new(&rt);