tag | line | file | source code |
---|---|---|---|
ip_rt_new | 473 | fs/nfs/nfsroot.c | if (ip_rt_new(&route)) { |
ip_rt_new | 1310 | fs/nfs/nfsroot.c | if (ip_rt_new(&route)) { |
ip_rt_new | 1324 | fs/nfs/nfsroot.c | if (ip_rt_new(&route)) { |
ip_rt_new | 194 | include/net/route.h | extern int ip_rt_new(struct rtentry *rt); |
ip_rt_new | 1774 | net/ipv4/route.c | return (cmd == SIOCDELRT) ? ip_rt_kill(&rt) : ip_rt_new(&rt); |