taglinefilesource code
rtentry520net/appletalk/ddp.cstatic int atrtr_create(struct rtentry *r, struct device *devhint)
rtentry680net/appletalk/ddp.cstruct rtentry rtdef;
rtentry798net/appletalk/ddp.cstruct rtentry rt;
rtentry410net/ipv4/route.cstatic int rt_new(struct rtentry *r)
rtentry521net/ipv4/route.cstatic int rt_kill(struct rtentry *r)
rtentry684net/ipv4/route.cstruct rtentry rt;
rtentry692net/ipv4/route.cerr=verify_area(VERIFY_READ, arg, sizeof(struct rtentry));
rtentry695net/ipv4/route.cmemcpy_fromfs(&rt, arg, sizeof(struct rtentry));
rtentry1073net/ipx/af_ipx.cstruct rtentry rt;  /* Use these to behave like 'other' stacks */