taglinefilesource code
rtentry32arch/sparc/kernel/sunos_ioctl.ccase _IOW('r', 10, struct rtentry):
rtentry34arch/sparc/kernel/sunos_ioctl.ccase _IOW('r', 11, struct rtentry):
rtentry537drivers/net/sunlance.cstruct rtentry server_route;
rtentry566fs/nfs/nfsroot.cstruct rtentry route;
rtentry194include/net/route.hextern int    ip_rt_new(struct rtentry *rt);
rtentry533net/appletalk/ddp.cstatic int atrtr_create(struct rtentry *r, struct device *devhint)
rtentry698net/appletalk/ddp.cstruct rtentry rtdef;
rtentry819net/appletalk/ddp.cstruct rtentry rt;
rtentry1603net/ipv4/route.cint ip_rt_new(struct rtentry *r)
rtentry1715net/ipv4/route.cstatic int rt_kill(struct rtentry *r)
rtentry1753net/ipv4/route.cstruct rtentry rt;
rtentry1761net/ipv4/route.cerr=verify_area(VERIFY_READ, arg, sizeof(struct rtentry));
rtentry1764net/ipv4/route.cmemcpy_fromfs(&rt, arg, sizeof(struct rtentry));
rtentry1264net/ipx/af_ipx.cstruct rtentry rt;  /* Use these to behave like 'other' stacks */