Searched refs:bond_cloner (Results 1 – 1 of 1) sorted by relevance
703 static struct if_clone bond_cloner = IF_CLONE_INITIALIZER(BONDNAME, variable1154 if ((error = if_clone_attach(&bond_cloner)) != 0) { in bond_clone_attach()