Searched refs:vlan_cloner (Results 1 – 1 of 1) sorted by relevance
382 static struct if_clone vlan_cloner = IF_CLONE_INITIALIZER(VLANNAME, variable428 if_clone_softc_deallocate(&vlan_cloner, ifv); in ifvlan_release()909 return if_clone_attach(&vlan_cloner); in vlan_clone_attach()975 ifv = if_clone_softc_allocate(&vlan_cloner); in vlan_clone_create()