taglinefilesource code
ipx_route81net/inet/ipx.cstatic ipx_route   *ipx_routes = NULL;
ipx_route184net/inet/ipx.cstatic ipx_route * ipxrtr_lookup(unsigned long);
ipx_route878net/inet/ipx.cstatic ipx_route *
ipx_route881net/inet/ipx.cipx_route *r;
ipx_route892net/inet/ipx.cipx_route  *rt;
ipx_route897net/inet/ipx.crt=(ipx_route *)kmalloc(sizeof(ipx_route),GFP_ATOMIC);
ipx_route919net/inet/ipx.cipx_route  **r, *tmp;
ipx_route924net/inet/ipx.ckfree_s(tmp, sizeof(ipx_route));
ipx_route948net/inet/ipx.cipx_route  **r;
ipx_route949net/inet/ipx.cipx_route  *tmp;
ipx_route958net/inet/ipx.ckfree_s(tmp, sizeof(ipx_route));
ipx_route975net/inet/ipx.cipx_route *rt = NULL;
ipx_route1027net/inet/ipx.cipx_route  *r;
ipx_route1207net/inet/ipx.cipx_route *rt;
ipx_route78net/inet/ipx.hstruct ipx_route *ir_next;