taglinefilesource code
newnet251net/inet/ipx.cstatic void ipxrtr_add_localnet(ipx_route *newnet)
newnet258net/inet/ipx.cnewnet->nextlocal = NULL;
newnet260net/inet/ipx.cipx_localnet_list = newnet;
newnet269net/inet/ipx.cr->nextlocal = newnet;