Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dif_bond.c3188 int old_distributing_count; in bond_handle_event() local
3210 old_distributing_count = ifb->ifb_distributing_count; in bond_handle_event()
3251 if (old_distributing_count == 0 in bond_handle_event()
3254 } else if (old_distributing_count != 0 in bond_handle_event()