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;
rtentry146include/net/route.hextern int    ip_rt_new(struct rtentry *rt);
rtentry532net/appletalk/ddp.cstatic int atrtr_create(struct rtentry *r, struct device *devhint)
rtentry697net/appletalk/ddp.cstruct rtentry rtdef;
rtentry818net/appletalk/ddp.cstruct rtentry rt;
rtentry1587net/ipv4/route.cint ip_rt_new(struct rtentry *r)
rtentry1699net/ipv4/route.cstatic int rt_kill(struct rtentry *r)
rtentry1737net/ipv4/route.cstruct rtentry rt;
rtentry1745net/ipv4/route.cerr=verify_area(VERIFY_READ, arg, sizeof(struct rtentry));
rtentry1748net/ipv4/route.cmemcpy_fromfs(&rt, arg, sizeof(struct rtentry));
rtentry1128net/ipx/af_ipx.cstruct rtentry rt;  /* Use these to behave like 'other' stacks */