Searched refs:vif_group (Results 1 – 4 of 4) sorted by relevance
401 if (vif->vif_group) { in vm_priv_ifconfig()402 if (strlcpy(vfr.vfr_value, vif->vif_group, in vm_priv_ifconfig()
283 char *vif_group; member
443 if ((vif->vif_group = strdup(s)) == NULL) { in config_setvm()
1173 free(vm->vm_ifs[i].vif_group); in vm_stop()1176 vm->vm_ifs[i].vif_group = NULL; in vm_stop()