Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/
H A Dif_bond.c3588 int best_active = 0; in ifbond_find_best_LAG() local
3596 best_count = LAG_get_aggregatable_port_count(best_lag, &best_active); in ifbond_find_best_LAG()
3601 best_speed = link_speed(best_active); in ifbond_find_best_LAG()
3625 best_active = active; in ifbond_find_best_LAG()
3632 *active_media = best_active; in ifbond_find_best_LAG()