Searched refs:new_aggregator (Results 1 – 1 of 1) sorted by relevance
2276 if (!new_aggregator->lag_ports || in bond_3ad_unbind_slave()2277 ((new_aggregator->lag_ports == port) && in bond_3ad_unbind_slave()2282 new_aggregator = NULL; in bond_3ad_unbind_slave()2288 …if ((new_aggregator) && ((!new_aggregator->lag_ports) || ((new_aggregator->lag_ports == port) && !… in bond_3ad_unbind_slave()2291 new_aggregator->aggregator_identifier); in bond_3ad_unbind_slave()2293 if ((new_aggregator->lag_ports == port) && in bond_3ad_unbind_slave()2294 new_aggregator->is_active) { in bond_3ad_unbind_slave()2307 new_aggregator->lag_ports = aggregator->lag_ports; in bond_3ad_unbind_slave()2308 new_aggregator->is_active = aggregator->is_active; in bond_3ad_unbind_slave()2309 new_aggregator->num_of_ports = aggregator->num_of_ports; in bond_3ad_unbind_slave()[all …]