Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif_bond.c2445 int active_lag = 0; in bond_remove_interface() local
2473 active_lag = bondport_remove_from_LAG(p); in bond_remove_interface()
2507 if (ifbond_selection(ifb) || active_lag) { in bond_remove_interface()
3890 int active_lag = 0; in bondport_remove_from_LAG() local
3916 active_lag = 1; in bondport_remove_from_LAG()
3919 return active_lag; in bondport_remove_from_LAG()