Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dif_bond.c2444 int active_lag = 0; in bond_remove_interface() local
2472 active_lag = bondport_remove_from_LAG(p); in bond_remove_interface()
2506 if (ifbond_selection(ifb) || active_lag) { in bond_remove_interface()
3889 int active_lag = 0; in bondport_remove_from_LAG() local
3915 active_lag = 1; in bondport_remove_from_LAG()
3918 return active_lag; in bondport_remove_from_LAG()