Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dif_bond.c3190 int old_distributing_count; in bond_handle_event() local
3212 old_distributing_count = ifb->ifb_distributing_count; in bond_handle_event()
3253 if (old_distributing_count == 0 in bond_handle_event()
3256 } else if (old_distributing_count != 0 in bond_handle_event()