Searched refs:vnet_headp (Results 1 – 1 of 1) sorted by relevance
226 static vnet_t *vnet_headp = NULL; variable482 vnetp->nextp = vnet_headp; in vnetattach()483 vnet_headp = vnetp; in vnetattach()640 for (vnetpp = &vnet_headp; *vnetpp; in vnet_unattach()1583 vnetp = vnet_headp; in vio_net_resource_reg()