taglinefilesource code
rtable975net/inet/arp.cstruct rtable *rt;
rtable290net/inet/icmp.cstruct rtable *rt;
rtable195net/inet/ip.cstruct rtable *rt;
rtable1258net/inet/ip.cstruct rtable *rt;  /* Route we use */
rtable261net/inet/rarp.cstruct rtable *rt;
rtable57net/inet/route.cstatic struct rtable *rt_base = NULL;
rtable63net/inet/route.cstatic struct rtable *rt_loopback = NULL;
rtable71net/inet/route.cstruct rtable *r, **rp;
rtable98net/inet/route.ckfree_s(r, sizeof(struct rtable));
rtable111net/inet/route.cstruct rtable *r;
rtable112net/inet/route.cstruct rtable **rp;
rtable126net/inet/route.ckfree_s(r, sizeof(struct rtable));
rtable173net/inet/route.cstruct rtable * rt;
rtable202net/inet/route.cstruct rtable *r, *rt;
rtable203net/inet/route.cstruct rtable **rp;
rtable261net/inet/route.crt = (struct rtable *) kmalloc(sizeof(struct rtable), GFP_ATOMIC);
rtable266net/inet/route.cmemset(rt, 0, sizeof(struct rtable));
rtable308net/inet/route.ckfree_s(r, sizeof(struct rtable));
rtable483net/inet/route.cstruct rtable *r;
rtable534net/inet/route.cstruct rtable * ip_rt_route(unsigned long daddr, struct options *opt, unsigned long *src_addr)
rtable536net/inet/route.cstruct rtable *rt;
rtable564net/inet/route.cstruct rtable * ip_rt_local(unsigned long daddr, struct options *opt, unsigned long *src_addr)
rtable566net/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);
rtable1904net/inet/tcp.cstruct rtable *rt;
rtable3453net/inet/tcp.cstruct rtable *rt;