Home
last modified time | relevance | path

Searched refs:free_aggregator (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/net/bonding/
Dbond_3ad.c1277 struct aggregator *aggregator, *free_aggregator = NULL, *temp_aggregator; in ad_port_selection_logic() local
1330 if (!free_aggregator) in ad_port_selection_logic()
1331 free_aggregator = aggregator; in ad_port_selection_logic()
1364 if (free_aggregator) { in ad_port_selection_logic()
1366 port->aggregator = free_aggregator; in ad_port_selection_logic()