taglinefilesource code
newnet255net/inet/ipx.cstatic void ipxrtr_add_localnet(ipx_route *newnet)
newnet262net/inet/ipx.cnewnet->nextlocal = NULL;
newnet264net/inet/ipx.cipx_localnet_list = newnet;
newnet273net/inet/ipx.cr->nextlocal = newnet;