taglinefilesource code
ipxif826net/inet/ipx.cipx_interface *ipxif;
ipxif836net/inet/ipx.cipxif=ipxitf_find_using_phys(dev, sipx->sipx_type);
ipxif837net/inet/ipx.cif(ipxif==NULL)
ipxif839net/inet/ipx.csipx->sipx_network=ipxif->if_netnum;
ipxif840net/inet/ipx.cmemcpy(sipx->sipx_node, ipxif->if_node, sizeof(sipx->sipx_node));