Searched refs:vgenhdl (Results 1 – 3 of 3) sorted by relevance
279 void *vgenhdl; /* Handle for vgen */ member
156 const uint8_t *macaddr, void **vgenhdl);504 (uint8_t *)vnetp->curr_macaddr, &vnetp->vgenhdl); in vnetattach()518 status = vgen_init_mdeg(vnetp->vgenhdl); in vnetattach()618 vgen_uninit(vnetp->vgenhdl); in vnet_unattach()1709 if (vnetp->vgenhdl != NULL) { in vnet_send_dds_msg()1710 rv = vgen_dds_tx(vnetp->vgenhdl, dmsg); in vnet_send_dds_msg()
72 const uint8_t *macaddr, void **vgenhdl);494 const uint8_t *macaddr, void **vgenhdl) in vgen_init() argument539 *vgenhdl = (void *)vgenp; in vgen_init()