taglinefilesource code
newnet254net/inet/ipx.cstatic void ipxrtr_add_localnet(ipx_route *newnet)
newnet261net/inet/ipx.cnewnet->nextlocal = NULL;
newnet263net/inet/ipx.cipx_localnet_list = newnet;
newnet272net/inet/ipx.cr->nextlocal = newnet;