Searched refs:lsc_active_aggregator (Results 1 – 2 of 2) sorted by relevance
613 la = lsc->lsc_active_aggregator; in lacp_req()702 if (lsc->lsc_active_aggregator == la) { in lacp_disable_distributing()738 if (lsc->lsc_active_aggregator == la) { in lacp_enable_distributing()771 lsc->lsc_active_aggregator = NULL; in lacp_attach()792 KASSERT(lsc->lsc_active_aggregator == NULL, in lacp_detach()865 if (lsc->lsc_active_aggregator != la) { in lacp_suppress_distributing()964 la == lsc->lsc_active_aggregator)) { in lacp_select_active_aggregator()975 if (lsc->lsc_active_aggregator != best_la) { in lacp_select_active_aggregator()978 lacp_format_lagid_aggregator(lsc->lsc_active_aggregator, in lacp_select_active_aggregator()986 if (lsc->lsc_active_aggregator != best_la) { in lacp_select_active_aggregator()[all …]
240 struct lacp_aggregator *lsc_active_aggregator; member305 if (la != NULL && la == lsc->lsc_active_aggregator) in lacp_isactive()