Home
last modified time | relevance | path

Searched refs:vif_group (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.sbin/vmd/
H A Dpriv.c401 if (vif->vif_group) { in vm_priv_ifconfig()
402 if (strlcpy(vfr.vfr_value, vif->vif_group, in vm_priv_ifconfig()
H A Dvmd.h283 char *vif_group; member
H A Dconfig.c443 if ((vif->vif_group = strdup(s)) == NULL) { in config_setvm()
H A Dvmd.c1173 free(vm->vm_ifs[i].vif_group); in vm_stop()
1176 vm->vm_ifs[i].vif_group = NULL; in vm_stop()