taglinefilesource code
rtable1041net/inet/arp.cstruct rtable *rt;
rtable324net/inet/icmp.cstruct rtable *rt;
rtable227net/inet/ip.cstruct rtable *rt;
rtable1255net/inet/ip.cstruct rtable *rt;  /* Route we use */
rtable2157net/inet/ip.cstruct rtable *rt;
rtable2215net/inet/ip.cstruct rtable *rt;
rtable240net/inet/rarp.cstruct rtable *rt;
rtable59net/inet/route.cstatic struct rtable *rt_base = NULL;
rtable65net/inet/route.cstatic struct rtable *rt_loopback = NULL;
rtable73net/inet/route.cstruct rtable *r, **rp;
rtable102net/inet/route.ckfree_s(r, sizeof(struct rtable));
rtable115net/inet/route.cstruct rtable *r;
rtable116net/inet/route.cstruct rtable **rp;
rtable130net/inet/route.ckfree_s(r, sizeof(struct rtable));
rtable177net/inet/route.cstruct rtable * rt;
rtable206net/inet/route.cstruct rtable *r, *rt;
rtable207net/inet/route.cstruct rtable **rp;
rtable265net/inet/route.crt = (struct rtable *) kmalloc(sizeof(struct rtable), GFP_ATOMIC);
rtable270net/inet/route.cmemset(rt, 0, sizeof(struct rtable));
rtable312net/inet/route.ckfree_s(r, sizeof(struct rtable));
rtable497net/inet/route.cstruct rtable *r;
rtable548net/inet/route.cstruct rtable * ip_rt_route(unsigned long daddr, struct options *opt, unsigned long *src_addr)
rtable550net/inet/route.cstruct rtable *rt;
rtable579net/inet/route.cstruct rtable * ip_rt_local(unsigned long daddr, struct options *opt, unsigned long *src_addr)
rtable581net/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);
rtable2665net/inet/tcp.cstruct rtable *rt;
rtable4255net/inet/tcp.cstruct rtable *rt;
rtable528net/inet/udp.cstruct rtable *rt;