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