Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_bond.c3221 int old_distributing_count; in bond_handle_event() local
3243 old_distributing_count = ifb->ifb_distributing_count; in bond_handle_event()
3283 if (old_distributing_count == 0 in bond_handle_event()
3286 } else if (old_distributing_count != 0 in bond_handle_event()