taglinefilesource code
rtentry61arch/sparc/kernel/sunos_ioctl.ccase _IOW('r', 10, struct rtentry):
rtentry63arch/sparc/kernel/sunos_ioctl.ccase _IOW('r', 11, struct rtentry):
rtentry433fs/nfs/nfsroot.cstruct rtentry route;
rtentry457fs/nfs/nfsroot.cstruct rtentry route;
rtentry1221fs/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);
rtentry576net/appletalk/ddp.cstatic int atrtr_create(struct rtentry *r, struct device *devhint)
rtentry741net/appletalk/ddp.cstruct rtentry rtdef;
rtentry868net/appletalk/ddp.cstruct rtentry rt;
rtentry1611net/ipv4/route.cint ip_rt_new(struct rtentry *r)
rtentry1723net/ipv4/route.cint ip_rt_kill(struct rtentry *r)
rtentry1761net/ipv4/route.cstruct rtentry rt;
rtentry1769net/ipv4/route.cerr=verify_area(VERIFY_READ, arg, sizeof(struct rtentry));
rtentry1772net/ipv4/route.cmemcpy_fromfs(&rt, arg, sizeof(struct rtentry));
rtentry1277net/ipx/af_ipx.cstruct rtentry rt;  /* Use these to behave like 'other' stacks */