taglinefilesource code
ipx_route81net/inet/ipx.cstatic ipx_route   *ipx_routes = NULL;
ipx_route184net/inet/ipx.cstatic ipx_route * ipxrtr_lookup(unsigned long);
ipx_route888net/inet/ipx.cstatic ipx_route *
ipx_route891net/inet/ipx.cipx_route *r;
ipx_route902net/inet/ipx.cipx_route  *rt;
ipx_route907net/inet/ipx.crt=(ipx_route *)kmalloc(sizeof(ipx_route),GFP_ATOMIC);
ipx_route929net/inet/ipx.cipx_route  **r, *tmp;
ipx_route934net/inet/ipx.ckfree_s(tmp, sizeof(ipx_route));
ipx_route958net/inet/ipx.cipx_route  **r;
ipx_route959net/inet/ipx.cipx_route  *tmp;
ipx_route968net/inet/ipx.ckfree_s(tmp, sizeof(ipx_route));
ipx_route985net/inet/ipx.cipx_route *rt = NULL;
ipx_route1037net/inet/ipx.cipx_route  *r;
ipx_route1217net/inet/ipx.cipx_route *rt;
ipx_route78net/inet/ipx.hstruct ipx_route *ir_next;