taglinefilesource code
rtentry61arch/sparc/kernel/sunos_ioctl.ccase _IOW('r', 10, struct rtentry):
rtentry63arch/sparc/kernel/sunos_ioctl.ccase _IOW('r', 11, struct rtentry):
rtentry457fs/nfs/nfsroot.cstruct rtentry route;
rtentry481fs/nfs/nfsroot.cstruct rtentry route;
rtentry1280fs/nfs/nfsroot.cstruct rtentry route;
rtentry194include/net/route.hextern int    ip_rt_new(struct rtentry *rt);
rtentry195include/net/route.hextern int    ip_rt_kill(struct rtentry *rt);
rtentry577net/appletalk/ddp.cstatic int atrtr_create(struct rtentry *r, struct device *devhint)
rtentry742net/appletalk/ddp.cstruct rtentry rtdef;
rtentry869net/appletalk/ddp.cstruct rtentry rt;
rtentry1612net/ipv4/route.cint ip_rt_new(struct rtentry *r)
rtentry1724net/ipv4/route.cint ip_rt_kill(struct rtentry *r)
rtentry1762net/ipv4/route.cstruct rtentry rt;
rtentry1770net/ipv4/route.cerr=verify_area(VERIFY_READ, arg, sizeof(struct rtentry));
rtentry1773net/ipv4/route.cmemcpy_fromfs(&rt, arg, sizeof(struct rtentry));
rtentry1358net/ipx/af_ipx.cstruct rtentry rt;  /* Use these to behave like 'other' stacks */