taglinefilesource code
rtable1030net/inet/arp.cstruct rtable *rt;
rtable323net/inet/icmp.cstruct rtable *rt;
rtable215net/inet/ip.cstruct rtable *rt;
rtable1276net/inet/ip.cstruct rtable *rt;  /* Route we use */
rtable2173net/inet/ip.cstruct rtable *rt;
rtable2233net/inet/ip.cstruct rtable *rt;
rtable239net/inet/rarp.cstruct rtable *rt;
rtable58net/inet/route.cstatic struct rtable *rt_base = NULL;
rtable64net/inet/route.cstatic struct rtable *rt_loopback = NULL;
rtable72net/inet/route.cstruct rtable *r, **rp;
rtable101net/inet/route.ckfree_s(r, sizeof(struct rtable));
rtable114net/inet/route.cstruct rtable *r;
rtable115net/inet/route.cstruct rtable **rp;
rtable129net/inet/route.ckfree_s(r, sizeof(struct rtable));
rtable176net/inet/route.cstruct rtable * rt;
rtable205net/inet/route.cstruct rtable *r, *rt;
rtable206net/inet/route.cstruct rtable **rp;
rtable264net/inet/route.crt = (struct rtable *) kmalloc(sizeof(struct rtable), GFP_ATOMIC);
rtable269net/inet/route.cmemset(rt, 0, sizeof(struct rtable));
rtable311net/inet/route.ckfree_s(r, sizeof(struct rtable));
rtable496net/inet/route.cstruct rtable *r;
rtable547net/inet/route.cstruct rtable * ip_rt_route(unsigned long daddr, struct options *opt, unsigned long *src_addr)
rtable549net/inet/route.cstruct rtable *rt;
rtable578net/inet/route.cstruct rtable * ip_rt_local(unsigned long daddr, struct options *opt, unsigned long *src_addr)
rtable580net/inet/route.cstruct rtable *rt;
rtable31net/inet/route.hstruct rtable    *rt_next;
rtable48net/inet/route.hextern struct rtable  *ip_rt_route(unsigned long daddr, struct options *opt, unsigned long *src_addr);
rtable49net/inet/route.hextern struct rtable   *ip_rt_local(unsigned long daddr, struct options *opt, unsigned long *src_addr);
rtable1995net/inet/tcp.cstruct rtable *rt;
rtable3572net/inet/tcp.cstruct rtable *rt;