Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_bond.c3196 int old_distributing_count; in bond_handle_event() local
3218 old_distributing_count = ifb->ifb_distributing_count; in bond_handle_event()
3259 if (old_distributing_count == 0 in bond_handle_event()
3262 } else if (old_distributing_count != 0 in bond_handle_event()