Searched refs:vnet_headp (Results 1 – 1 of 1) sorted by relevance
227 static vnet_t *vnet_headp = NULL; variable483 vnetp->nextp = vnet_headp; in vnetattach()484 vnet_headp = vnetp; in vnetattach()641 for (vnetpp = &vnet_headp; *vnetpp; in vnet_unattach()1584 vnetp = vnet_headp; in vio_net_resource_reg()