Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dif_bond.c3583 LAG_ref best_lag = NULL; in ifbond_find_best_LAG() local
3589 best_lag = bond->ifb_active_lag; in ifbond_find_best_LAG()
3590 best_count = LAG_get_aggregatable_port_count(best_lag, &best_active); in ifbond_find_best_LAG()
3620 best_lag = lag; in ifbond_find_best_LAG()
3627 return best_lag; in ifbond_find_best_LAG()