Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dif_bond.c2401 int active_lag = 0; in bond_remove_interface() local
2430 active_lag = bondport_remove_from_LAG(p); in bond_remove_interface()
2464 if (ifbond_selection(ifb) || active_lag) { in bond_remove_interface()
3894 int active_lag = 0; in bondport_remove_from_LAG() local
3926 active_lag = 1; in bondport_remove_from_LAG()
3929 return active_lag; in bondport_remove_from_LAG()