taglinefilesource code
nextlocal256net/inet/ipx.cnewnet->nextlocal = NULL;
nextlocal264net/inet/ipx.cwhile(r->nextlocal!=NULL)
nextlocal265net/inet/ipx.cr=r->nextlocal;
nextlocal267net/inet/ipx.cr->nextlocal = newnet;
nextlocal363net/inet/ipx.cr = &tmp->nextlocal;
nextlocal58net/inet/ipx.hstruct ipx_route *nextlocal;