Searched refs:bond_cloner (Results 1 – 1 of 1) sorted by relevance
663 static struct if_clone bond_cloner = IF_CLONE_INITIALIZER(BONDNAME, variable729 if_clone_softc_deallocate(&bond_cloner, ifb); in ifbond_release()1130 if ((error = if_clone_attach(&bond_cloner)) != 0) { in bond_clone_attach()1172 ifb = if_clone_softc_allocate(&bond_cloner); in bond_clone_create()