Searched refs:vmd_switch (Results 1 – 5 of 5) sorted by relevance
290 struct vmd_switch { struct298 TAILQ_ENTRY(vmd_switch) sw_entry; argument300 TAILQ_HEAD(switchlist, vmd_switch);479 void switch_remove(struct vmd_switch *);480 struct vmd_switch *switch_getbyname(const char *);493 int vm_priv_brconfig(struct privsep *, struct vmd_switch *);
892 struct vmd_switch *vsw; in vmd_configure()974 struct vmd_switch *vsw; in vmd_reload()1252 struct vmd_switch *sw; in vm_register()1832 switch_remove(struct vmd_switch *vsw) in switch_remove()1844 struct vmd_switch *1847 struct vmd_switch *vsw; in switch_getbyname()
327 struct vmd_switch *vsw; in vm_priv_ifconfig()499 vm_priv_brconfig(struct privsep *ps, struct vmd_switch *vsw) in vm_priv_brconfig()
104 struct vmd_switch *vsw; in config_purge()
96 static struct vmd_switch *vsw;