taglinefilesource code
rtable256net/tcp/icmp.cstruct rtable *rt; /* we will add a new route. */
rtable88net/tcp/ip.cstatic struct rtable *rt_base=NULL; /* used to base all the routing data. */
rtable236net/tcp/ip.cprint_rt(struct rtable *rt)
rtable257net/tcp/ip.cstruct rtable *rt;
rtable277net/tcp/ip.cstruct rtable *r, *x, *p;
rtable306net/tcp/ip.cadd_route (struct rtable *rt)
rtable309net/tcp/ip.cstruct rtable *r;
rtable310net/tcp/ip.cstruct rtable *r1;
rtable379net/tcp/ip.cstruct rtable *rt;
rtable53net/tcp/ip.hstruct rtable *next;
rtable181net/tcp/ip.hvoid add_route (struct rtable *rt);